mirror of
https://github.com/hercules-ci/arion.git
synced 2024-11-26 21:27:28 +03:00
Add Haskell Language Server support
vscode: - use Nix Environment Selector (with shell.nix) - install haskell.haskell extension
This commit is contained in:
parent
5df15b33a7
commit
f7d2f2d93c
@ -46,6 +46,7 @@ in
|
||||
buildInputs = [
|
||||
haskellPkgs.cabal-install
|
||||
haskellPkgs.ghcid
|
||||
haskellPkgs.haskell-language-server
|
||||
super.docker-compose
|
||||
self.niv
|
||||
# self.releaser
|
||||
|
Loading…
Reference in New Issue
Block a user