hlint: disable on ghc90

This commit is contained in:
maralorn 2024-03-16 22:42:22 +01:00
parent b8ec29ee70
commit de22427884

View File

@ -519,6 +519,7 @@ let
compilerNames.ghc982
] released;
hlint = lib.subtractLists [
compilerNames.ghc902
compilerNames.ghc981
compilerNames.ghc982
] released;