Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
1664694134 chore: add hls (#10)
Reviewed-on: #10
Co-authored-by: Igor Ranieri <igor@elland.me>
Co-committed-by: Igor Ranieri <igor@elland.me>
2025-10-05 13:18:49 +00:00

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 [