forked from elland/haddock2
chore: add hls (#10)
Reviewed-on: elland/haddock2#10 Co-authored-by: Igor Ranieri <igor@elland.me> Co-committed-by: Igor Ranieri <igor@elland.me>
This commit is contained in:
parent
ebda9e1d12
commit
1664694134
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