mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 05:01:56 +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
|
- path-io
|
||||||
- hspec-megaparsec
|
- hspec-megaparsec
|
||||||
- plan-b
|
- plan-b
|
||||||
|
- zip
|
||||||
|
|
||||||
"Thomas Bereknyei <tomberek@gmail.com>":
|
"Thomas Bereknyei <tomberek@gmail.com>":
|
||||||
- multiplate
|
- multiplate
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user