Skip to content

Commit ef3ad6b

Browse files
committed
Add hls to the dev environment
1 parent 5db3a94 commit ef3ad6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

default.nix

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ build
5858
nativeBuildInputs = with pkgs; [
5959
cabal-install
6060
stylish-haskell
61+
haskellPackages.haskell-language-server
6162
shellcheck
6263
npins
6364
];

0 commit comments

Comments
 (0)