haskell.packages.ghc98.haskell-language-server: Enable job
This commit is contained in:
parent
66ea46be07
commit
7ac0108ffa
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue