Changes between Version 1 and Version 2 of Library/zlib
- Timestamp:
- 04/07/09 06:50:34 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Library/zlib
v1 v2 1 == Description == 2 1 3 This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. 2 4 3 URL: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zlib 5 == Hackage URL == 4 6 5 Latest version: 0.5.0.0 7 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zlib 8 9 == Latest version == 10 11 0.5.0.0 12 13 == Version shipped with GHC 6.10.2 == 14 15 N/A 16 17 == Discussion ==
