top-level/release.nix: drop GHC 9.4. job for HLS
haskell-language-server no longer supports GHC 9.4.
This commit is contained in:
@@ -361,7 +361,6 @@ let
|
|||||||
packages =
|
packages =
|
||||||
genAttrs
|
genAttrs
|
||||||
[
|
[
|
||||||
"ghc94"
|
|
||||||
"ghc96"
|
"ghc96"
|
||||||
"ghc98"
|
"ghc98"
|
||||||
"ghc910"
|
"ghc910"
|
||||||
|
|||||||
Reference in New Issue
Block a user