blob: 20bbea1999f17eab1c97e8b1306c1640878ad964 (
plain)
1
2
3
4
5
6
7
8
|
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,
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
|