Skip to content

Commit 61f65fe

Browse files
authored
release.nix: add haskell.packages.ghc910.haskell-language-server (#354537)
2 parents fa06fc6 + 731e826 commit 61f65fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/top-level/release.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ let
334334
"ghc94"
335335
"ghc96"
336336
"ghc98"
337+
"ghc910"
337338
] (compilerName: {
338339
inherit (packagePlatforms pkgs.haskell.packages.${compilerName})
339340
haskell-language-server;

0 commit comments

Comments
 (0)