chore: add hls (#10)

Reviewed-on: #10
Co-authored-by: Igor Ranieri <igor@elland.me>
Co-committed-by: Igor Ranieri <igor@elland.me>
This commit is contained in:
Igor Ranieri 2025-10-05 13:18:49 +00:00 committed by elland
parent ebda9e1d12
commit 1664694134

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 [