haskell-language-server: Enabe builds for ghc 9.6.1
This commit is contained in:
parent
3bc1f11c0a
commit
ec06927095
1 changed files with 0 additions and 2 deletions
|
@ -497,8 +497,6 @@ let
|
|||
haskell-language-server = lib.subtractLists [
|
||||
# Support ceased as of 1.9.0.0
|
||||
compilerNames.ghc884
|
||||
# https://github.com/haskell/haskell-language-server/issues/3502
|
||||
compilerNames.ghc961
|
||||
] released;
|
||||
hoogle = lib.subtractLists [
|
||||
compilerNames.ghc961
|
||||
|
|
Loading…
Reference in a new issue