mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Add ‘zip’ package
This is a new package to work with zip archives. It's fast (thanks to conduits), feature-rich, and implements more features from .ZIP specification than any anything on Hackage at the moment. Note that this requires ‘path-io’ >= 1.0.1, see #1238.
This commit is contained in:
parent
611b4ed169
commit
7f2d60bd1f
@ -1680,6 +1680,7 @@ packages:
|
||||
- path-io
|
||||
- hspec-megaparsec
|
||||
- plan-b
|
||||
- zip
|
||||
|
||||
"Thomas Bereknyei <tomberek@gmail.com>":
|
||||
- multiplate
|
||||
|
||||
Loading…
Reference in New Issue
Block a user