Add cabal-install to shell dependencies
This commit is contained in:
parent
3441ab2bbb
commit
cdaf3339c8
@ -16,6 +16,7 @@ let
|
||||
_pkgs.binutils-unwrapped
|
||||
haskellPackages.ghcid
|
||||
haskellPackages.hasktags
|
||||
haskellPackages.cabal-install
|
||||
(haskellPackages.ghcWithHoogle (_: pkg.buildInputs ++ pkg.propagatedBuildInputs))
|
||||
];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user