Install this package:
emerge -a dev-haskell/zlib
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/zlib
Or alternatively:
emerge --autounmask-write -a dev-haskell/zlib
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.7.1.0 | 8 | ~amd64 ~arm64 ~ppc64 ~riscv ~x86 | 0/0.7.1.0 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <use> <flag name="bundled-c-zlib">Use the bundled zlib C sources. Requires pkg-config to be False. For windows, this is the default.</flag> <flag name="non-blocking-ffi">The (de)compression calls can sometimes take a long time, which prevents other Haskell threads running. Enabling this flag avoids this unfairness, but with greater overall cost.</flag> </use> <upstream> <remote-id type="hackage">zlib</remote-id> <remote-id type="github">haskell/zlib</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-haskell/zlib |
euse -E <flag> -p dev-haskell/zlib |
euse -D <flag> -p dev-haskell/zlib
| Flag | Description | 0.7.1.0 |
|---|---|---|
| bundled-c-zlib | Use the bundled zlib C sources. Requires pkg-config to be False. For windows, this is the default. | ✓ |
| non-blocking-ffi | The (de)compression calls can sometimes take a long time, which prevents other Haskell threads running. Enabling this flag avoids this unfairness, but with greater overall cost. | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | zlib-0.7.1.0-rev2.cabal | 5357 bytes |
| DIST | zlib-0.7.1.0.tar.gz | 29318 bytes |