haskell-language-server: Enabe builds for ghc 9.6.1

This commit is contained in:
maralorn 2023-04-11 12:10:05 +02:00
parent 3bc1f11c0a
commit ec06927095

View file

@ -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