diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-zip-archive/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/haskell/haskell-zip-archive/README b/haskell/haskell-zip-archive/README index 53367f5cf8b9..1b0c2ec543b4 100644 --- a/haskell/haskell-zip-archive/README +++ b/haskell/haskell-zip-archive/README @@ -1,8 +1,5 @@ This is a library for Haskell programs. It provides functions for creating, modifying, and extracting files from zip archives. -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 from the ghc package database: ghc-pkg recache |