mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
9e77fcce5d
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
18 lines
826 B
Text
18 lines
826 B
Text
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.
|
|
|
|
To run the test suite, additionally haskell-HUnit,
|
|
haskell-ansi-terminal, haskell-hostname, haskell-xml,
|
|
haskell-ansi-wl-pprint, haskell-QuickCheck, haskell-test-framework,
|
|
haskell-test-framework-hunit, and haskell-test-framework-quickcheck2
|
|
are required.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|