haskellPackages.hls-rename-plugin: no aarch64-linux tests

test suite triggers same RTS issue as other hls plugins
This commit is contained in:
Ellie Hermaszewska
2022-05-05 10:05:06 +08:00
parent 3060579fac
commit 367b73a422
@@ -104,6 +104,7 @@ self: super: {
hls-hlint-plugin = dontCheck super.hls-hlint-plugin;
hls-ormolu-plugin = dontCheck super.hls-ormolu-plugin;
hls-haddock-comments-plugin = dontCheck super.hls-haddock-comments-plugin;
hls-rename-plugin = dontCheck super.hls-rename-plugin;
# https://github.com/ekmett/half/issues/35