NOTICE: This package has been removed from pkgsrc

./wip/hs-zlib, Zlib binding for Haskell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5.4.1, Package name: hs-zlib-0.5.4.1, Maintainer: pho

This package provides a pure interface for compressing and
decompressing streams of data represented as lazy ByteStrings. It uses
the zlib C library so it has high performance. It supports the "zlib",
"gzip" and "raw" compression formats.

It provides a convenient high level api suitable for most tasks and
for the few cases where more control is needed it provides access to
the full zlib feature set.


Required to run:
[wip/ghc]

Master sites:

SHA1: ac9b93c09801df507091eece3913d2102dbeabaf
RMD160: 9ed49e79e239604958a9c385cca75747fafc2713
Filesize: 124.766 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-12 23:24:14 by Ryosuke Moro | Files touched by this commit (16) | Package removed
Log message:
Remove hs-zlib, imported to pkgsrc/archivers.
   2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2013-02-28 22:31:45 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.5.4.1

   2013-01-15 13:17:52 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to zlib-0.5.4.0

   2012-02-11 05:57:28 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to zlib-0.5.3.3

   2011-01-12 02:51:44 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to zlib-0.5.3.1

   2009-07-27 05:08:33 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to zlib-0.5.2.0

   2009-05-21 06:56:42 by PHO / phonohawk | Files touched by this commit (2)
Log message:
This package installs a Haskell library so its BUILDLINK_DEPMETHOD shouldn't be \ 
'build'.