Skip to content

Commit a952fe2

Browse files
committed
add haskell language server to devShell
1 parent 7bb7a30 commit a952fe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
buildInputs = [
5757
ghc
5858
hspkgs.cabal-install
59+
hspkgs.haskell-language-server
5960
nurpkgs.repos.amesgen.cabal-docspec
6061
];
6162
};

0 commit comments

Comments
 (0)