pipes-bzip 0.2.0.3 → 0.2.0.4
raw patch · 4 files changed
+4/−1 lines, 4 filesbinary-addedPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- pipes-bzip.cabal +4/−1
- test/sample1.9.bz2 binary
- test/sample2.9.bz2 binary
- test/sample3.9.bz2 binary
pipes-bzip.cabal view
@@ -1,5 +1,5 @@ name: pipes-bzip -version: 0.2.0.3 +version: 0.2.0.4 synopsis: Streaming compression/decompression via pipes. description: Streaming compression/decompression via pipes. homepage: https://github.com/chemist/pipes-bzip @@ -13,6 +13,9 @@ cabal-version: >=1.8 data-files: test/*.bz2 + test/sample1.9.bz2 + test/sample2.9.bz2 + test/sample3.9.bz2 test/*.ref source-repository head
+ test/sample1.9.bz2 view
binary file changed (absent → 32348 bytes)
+ test/sample2.9.bz2 view
binary file changed (absent → 72612 bytes)
+ test/sample3.9.bz2 view
binary file changed (absent → 235 bytes)