chore: add hls
This commit is contained in:
parent
ebda9e1d12
commit
1debde0df1
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ pkgs.mkShell rec {
|
|||
with pkgs;
|
||||
[
|
||||
haskell.packages.ghc912.ghc
|
||||
haskell.packages.ghc912.haskell-language-server
|
||||
zlib
|
||||
]
|
||||
++ map haskell.lib.justStaticExecutables [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue