diff options
Diffstat (limited to 'haskell/haskell-hashed-storage/README')
-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 381ff7af785c..1bfa3344c7ef 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 |