Third-party Slackware packages built with slackrepo on Slackware64-current. Use at your own risk. All packages are signed with my GPG key.
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| haskell-zlib-0.6.2.3-x86_64-1_danix.txz.asc | 2026-07-13 14:43 | 870 | |
| haskell-zlib-0.6.2.3-x86_64-1_danix.txz.sha256 | 2026-07-13 13:07 | 106 | |
| haskell-zlib-0.6.2.3-x86_64-1_danix.txz.md5 | 2026-07-13 13:07 | 74 | |
| haskell-zlib-0.6.2.3-x86_64-1_danix.meta | 2026-07-13 13:07 | 705 | |
| haskell-zlib-0.6.2.3-x86_64-1_danix.txt | 2026-07-13 13:07 | 470 | |
| haskell-zlib-0.6.2.3-x86_64-1_danix.dep | 2026-07-13 13:07 | 4 | |
| haskell-zlib-0.6.2.3-x86_64-1_danix.lst | 2026-07-13 13:07 | 5.2K | |
| haskell-zlib-0.6.2.3-x86_64-1_danix.txz | 2026-07-13 13:07 | 313K | |
haskell-zlib (compression library for Haskell)
This is a library for Haskell programs. It 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 "quot;zlib"quot;, "quot;gzip"quot; and "quot;raw"quot; compression
formats.