release-haskell: Correctly disable hls jobs on ghc 8.10.7

This commit is contained in:
maralorn 2024-01-01 13:41:29 +01:00
parent 9504795b14
commit b629581dc9

View File

@ -497,7 +497,7 @@ let
funcmp = released;
haskell-language-server = lib.subtractLists [
# Support ceased as of 2.3.0.0
compilerNames.ghc810
compilerNames.ghc8107
] released;
hoogle = lib.subtractLists [
compilerNames.ghc962