chore: add hls #12

Closed
elland wants to merge 2 commits from nixify into dev
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 [