aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorEmily Bourke <undergroundquizscene@gmail.com>2021-08-12 17:20:03 +0100
committerGitHub <noreply@github.com>2021-08-12 09:20:03 -0700
commit86cce2b2eb7fed4eeabdcd368c1c26470ba76dcd (patch)
tree6435691784a7022b2fd6c0afb5427493c283ed24 /shell.nix
parentec34497bc1b858e5bd56a09c5919238c5ea97de1 (diff)
downloadpandoc-86cce2b2eb7fed4eeabdcd368c1c26470ba76dcd.tar.gz
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>
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 1fa25de79..6b211f6e6 100644
--- a/shell.nix
+++ b/shell.nix
@@ -41,6 +41,7 @@ let
file-embed
filepath
haddock-library
+ haskell-language-server
hsc2hs
hslua
hslua-module-system