blob: c883d84caf6de89e13708045a4224d0973e91be2 (
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-mtl, haskell-digest,
and haskell-zlib.
When uninstalling, run the following command to unregister the package
from the ghc package database: ghc-pkg unregister zip-archive
|