mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
8 lines
346 B
Text
8 lines
346 B
Text
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
|