darcs should propagate its Haskell dependencies
since it can be used as a library svn path=/nixpkgs/trunk/; revision=24558
This commit is contained in:
parent
a608761679
commit
527d64b664
@ -6,7 +6,7 @@ cabal.mkDerivation (self : {
|
||||
version = "2.4.4";
|
||||
sha256 = "97cde35ae4b74488f8b98b487bc0498069eaa74fe035903394f3d4aff1da9f9e";
|
||||
|
||||
extraBuildInputs = [
|
||||
propagatedBuildInputs = [
|
||||
html parsec regexCompat curl haskeline hashedStorage zlib
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user