haskell.packages.ghc98.haskell-language-server: Enable job

This commit is contained in:
maralorn 2023-12-12 23:16:59 +01:00
parent 66ea46be07
commit 7ac0108ffa

View file

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