diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-06-27 15:42:42 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-27 15:42:42 -0400 |
commit | c4f4f894862a38dcc7f0e14f8b213236b5667d32 (patch) | |
tree | 368815375f564740d4c5ff4519ab0898b68f37b0 /development/darcs/README | |
parent | f0f92618799e02690a118fa2a8340a692644b5f8 (diff) | |
download | slackbuilds-c4f4f894862a38dcc7f0e14f8b213236b5667d32.tar.gz |
development/darcs: Updated for version 2.8.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/darcs/README')
-rw-r--r-- | development/darcs/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/development/darcs/README b/development/darcs/README index b287017f39..cc54a08453 100644 --- a/development/darcs/README +++ b/development/darcs/README @@ -1,12 +1,13 @@ Darcs is a free, open source revision control system written in Haskell. -This requires ghc, haskell-transformers, haskell-syb, haskell-binary, -haskell-dataenc, haskell-mmap, haskell-zlib, haskell-terminfo, -haskell-utf8-string, haskell-html, haskell-tar, haskell-deepseq, -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. +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, |