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:
mrkkrp 2016-03-04 12:38:02 +06:00
parent 611b4ed169
commit 7f2d60bd1f

View File

@ -1680,6 +1680,7 @@ packages:
- path-io
- hspec-megaparsec
- plan-b
- zip
"Thomas Bereknyei <tomberek@gmail.com>":
- multiplate