diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-06-27 15:58:30 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-27 15:58:30 -0400 |
commit | 12a5ed00753f7c895fd147667262da132777a088 (patch) | |
tree | ff44b649cb238d4e7776836cf37c5fe7a32b0de6 /haskell/haskell-hashed-storage/README | |
parent | 9fba14885b62659874c9e4c2122e03e7a8c43091 (diff) | |
download | slackbuilds-12a5ed00753f7c895fd147667262da132777a088.tar.gz |
haskell/haskell-hashed-storage: Adjust build for ghc 7.4.x.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-hashed-storage/README')
-rw-r--r-- | haskell/haskell-hashed-storage/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-hashed-storage/README b/haskell/haskell-hashed-storage/README index 2f8d278cd8..381ff7af78 100644 --- a/haskell/haskell-hashed-storage/README +++ b/haskell/haskell-hashed-storage/README @@ -6,7 +6,7 @@ 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-binary, haskell-dataenc, haskell-mmap, +This requires ghc, haskell-dataenc, haskell-mmap, haskell-transformers, haskell-zlib, and haskell-mtl. After uninstalling, run this command to unregister the package from |