haskellPackages.hls-fourmolu-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:44:14 +08:00
parent c9979ff597
commit e319538a91
@@ -105,6 +105,7 @@ self: super: {
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;
hls-fourmolu-plugin = dontCheck super.hls-fourmolu-plugin;
# https://github.com/ekmett/half/issues/35