diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:06:18 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:47:42 -0500 |
commit | 76529cfe7ae9de8ec64c1f97ddba7fad5b962c2b (patch) | |
tree | c1b4ee040a85c3a59db65e210aa8e4993f1119c4 /development/darcs/README | |
parent | a640b0b443d322ee999723acfda388d5b236723d (diff) | |
download | slackbuilds-76529cfe7ae9de8ec64c1f97ddba7fad5b962c2b.tar.gz |
development/darcs: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/darcs/README')
-rw-r--r-- | development/darcs/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/development/darcs/README b/development/darcs/README index cc54a08453..aa40abec85 100644 --- a/development/darcs/README +++ b/development/darcs/README @@ -1,14 +1,6 @@ Darcs is a free, open source revision control system written in Haskell. -This requires ghc, haskell-primitive, haskell-vector, haskell-random, -haskell-transformers, haskell-syb, haskell-dataenc, haskell-mmap, -haskell-zlib, haskell-terminfo, haskell-utf8-string, haskell-html, -haskell-tar, haskell-mtl, haskell-text, haskell-parsec, -haskell-hashed-storage, haskell-haskeline, haskell-regex-base, -haskell-network, haskell-regex-posix, haskell-HTTP, and -haskell-regex-compat. - To run the test suite, additionally haskell-HUnit, haskell-ansi-terminal, haskell-hostname, haskell-xml, haskell-ansi-wl-pprint, haskell-QuickCheck, haskell-test-framework, |