Add haskell-language-server to shell.nix (#7496)
I find it useful to have this installed via the nix shell when working on pandoc, so I think others may also find it useful. Co-authored-by: Emily Bourke <undergroundquizscene@protonmail.com>
This commit is contained in:
parent
ec34497bc1
commit
86cce2b2eb
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ let
|
||||||
file-embed
|
file-embed
|
||||||
filepath
|
filepath
|
||||||
haddock-library
|
haddock-library
|
||||||
|
haskell-language-server
|
||||||
hsc2hs
|
hsc2hs
|
||||||
hslua
|
hslua
|
||||||
hslua-module-system
|
hslua-module-system
|
||||||
|
|
Loading…
Reference in a new issue