blob: aa40abec8515275b8244d62123729b94278b3871 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Darcs is a free, open source revision control system written in
Haskell.
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
|