Merge branch 'NixOS:master' into pkgs/xlights

This commit is contained in:
Andreas 2024-11-13 12:27:21 +01:00 committed by GitHub
commit 5c0d321d5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -334,6 +334,7 @@ let
"ghc94"
"ghc96"
"ghc98"
"ghc910"
] (compilerName: {
inherit (packagePlatforms pkgs.haskell.packages.${compilerName})
haskell-language-server;