add haskell specific packages
This commit is contained in:
parent
120be9e80e
commit
07b9f1f218
2 changed files with 6 additions and 18 deletions
|
|
@ -36,7 +36,12 @@
|
|||
packages = with pkgs; [
|
||||
gnumake
|
||||
bear
|
||||
|
||||
gcc
|
||||
ghc
|
||||
|
||||
haskell-language-server
|
||||
ormolu
|
||||
];
|
||||
|
||||
shell = "${pkgs.bash}/bin/bash";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue