hlint: disable on ghc90
This commit is contained in:
parent
b8ec29ee70
commit
de22427884
1 changed files with 1 additions and 0 deletions
|
@ -519,6 +519,7 @@ let
|
|||
compilerNames.ghc982
|
||||
] released;
|
||||
hlint = lib.subtractLists [
|
||||
compilerNames.ghc902
|
||||
compilerNames.ghc981
|
||||
compilerNames.ghc982
|
||||
] released;
|
||||
|
|
Loading…
Reference in a new issue