chore: add hls #10

Merged
elland merged 1 commit from nixify into dev 2025-10-05 13:18:50 +00:00
Showing only changes of commit 1debde0df1 - Show all commits

View file

@ -12,6 +12,7 @@ pkgs.mkShell rec {
with pkgs; with pkgs;
[ [
haskell.packages.ghc912.ghc haskell.packages.ghc912.ghc
haskell.packages.ghc912.haskell-language-server
zlib zlib
] ]
++ map haskell.lib.justStaticExecutables [ ++ map haskell.lib.justStaticExecutables [