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-digest-0.0.1.2-x86_64-1_danix.txz.sha256 | 2026-07-13 14:24 | 108 | |
| haskell-digest-0.0.1.2-x86_64-1_danix.txz.md5 | 2026-07-13 14:24 | 76 | |
| haskell-digest-0.0.1.2-x86_64-1_danix.txz.asc | 2026-07-13 14:43 | 870 | |
| haskell-digest-0.0.1.2-x86_64-1_danix.txz | 2026-07-13 14:24 | 46K | |
| haskell-digest-0.0.1.2-x86_64-1_danix.txt | 2026-07-13 14:24 | 459 | |
| haskell-digest-0.0.1.2-x86_64-1_danix.meta | 2026-07-13 14:24 | 696 | |
| haskell-digest-0.0.1.2-x86_64-1_danix.lst | 2026-07-13 14:24 | 3.5K | |
| haskell-digest-0.0.1.2-x86_64-1_danix.dep | 2026-07-13 14:24 | 4 | |
haskell-digest (cryptographic hash library for Haskell)
This is a library for Haskell programs, providing efficient
cryptographic hash implementations for strict and lazy
bytestrings. CRC32 and Adler32 are supported; they are
implemented as FFI bindings to efficient code from zlib.