diff options
Diffstat (limited to 'haskell/haskell-zip-archive/README')
-rw-r--r-- | haskell/haskell-zip-archive/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-zip-archive/README b/haskell/haskell-zip-archive/README index 20bbea1999..53367f5cf8 100644 --- a/haskell/haskell-zip-archive/README +++ b/haskell/haskell-zip-archive/README @@ -1,7 +1,7 @@ This is a library for Haskell programs. It provides functions for creating, modifying, and extracting files from zip archives. -This requires ghc, haskell-binary, haskell-transformers, haskell-mtl, +This requires ghc, haskell-transformers, haskell-mtl, haskell-digest, haskell-zlib, and haskell-utf8-string. After uninstalling, run the following command to unregister the package |