Skip to content

Commit 731e826

Browse files
committed
release.nix: add haskell.packages.ghc910.haskell-language-server to release
1 parent df07f24 commit 731e826

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
@@ -288,6 +288,7 @@ let
288288
"ghc94"
289289
"ghc96"
290290
"ghc98"
291+
"ghc910"
291292
] (compilerName: {
292293
inherit (packagePlatforms pkgs.haskell.packages.${compilerName})
293294
haskell-language-server;

0 commit comments

Comments
 (0)