diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:21:49 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:21:49 -0500 |
commit | 010e644713bcfdd141585427ccd8fcbcb9179311 (patch) | |
tree | 0903d27d9c6a09ad42793a78e3d6604ff8326047 /haskell | |
parent | 11c2b7290b871d3782faa48eb0642b02df220ffb (diff) | |
download | slackbuilds-010e644713bcfdd141585427ccd8fcbcb9179311.tar.gz |
haskell/haskell-hashed-storage: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-hashed-storage/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/haskell/haskell-hashed-storage/README b/haskell/haskell-hashed-storage/README index 381ff7af78..1bfa3344c7 100644 --- a/haskell/haskell-hashed-storage/README +++ b/haskell/haskell-hashed-storage/README @@ -6,8 +6,5 @@ The supported storage formats include darcs hashed pristine, a plain filesystem tree and an indexed plain tree (where the index maintains hashes of the plain files and directories). -This requires ghc, haskell-dataenc, haskell-mmap, -haskell-transformers, haskell-zlib, and haskell-mtl. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |