Bump version for ghc 8.4, conduit 1.3
This commit is contained in:
parent
1646cfe755
commit
333fdd1d25
@ -1,5 +1,5 @@
|
|||||||
name: zip-stream
|
name: zip-stream
|
||||||
version: 0.1.0.1
|
version: 0.1.1
|
||||||
synopsis: ZIP archive streaming using conduits
|
synopsis: ZIP archive streaming using conduits
|
||||||
description: Process (extract and create) zip files as streams (e.g., over the network), accessing contained files without having to write the zip file to disk (unlike zip-conduit).
|
description: Process (extract and create) zip files as streams (e.g., over the network), accessing contained files without having to write the zip file to disk (unlike zip-conduit).
|
||||||
license: BSD3
|
license: BSD3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user