Added cabal-install
This commit is contained in:
parent
a4fe7f7230
commit
d8ff7fe443
|
@ -5,6 +5,7 @@
|
|||
{
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
haskellPackages.cabal-install # Haskell software automation
|
||||
haskellPackages.ghc # Glasgow Haskell Compiler
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue