diff options
Diffstat (limited to 'development/darcs/README')
-rw-r--r-- | development/darcs/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/development/darcs/README b/development/darcs/README deleted file mode 100644 index aa40abec85..0000000000 --- a/development/darcs/README +++ /dev/null @@ -1,11 +0,0 @@ -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 |