Install this package:
emerge -a dev-haskell/warp
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/warp
Or alternatively:
emerge --autounmask-write -a dev-haskell/warp
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.4.12 | 8 | ~amd64 | 0/3.4.12 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <use> <flag name="allow-sendfilefd">Allow use of sendfileFd (not available on GNU/kFreeBSD)</flag> <flag name="include-warp-version">Exposes the version in Network.Wai.Handler.Warp.warpVersion. This adds a dependency on Paths_warp so application binaries may reference subpaths of GHC. For nix users this may result in binaries with a large transitive runtime dependency closure that includes GHC itself.</flag> <flag name="network-bytestring"></flag> <flag name="x509">Adds a dependency on the x509 library to enable getting TLS client certificates.</flag> </use> <upstream> <remote-id type="hackage">warp</remote-id> <remote-id type="github">yesodweb/wai</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-haskell/warp |
euse -E <flag> -p dev-haskell/warp |
euse -D <flag> -p dev-haskell/warp
| Flag | Description | 3.4.12 |
|---|---|---|
| allow-sendfilefd | Allow use of sendfileFd (not available on GNU/kFreeBSD) | ⊕ |
| debug | ⚠️ | ✓ |
| include-warp-version | Exposes the version in Network.Wai.Handler.Warp.warpVersion. This adds a dependency on Paths_warp so application binaries may reference subpaths of GHC. For nix users this may result in binaries with a large transitive runtime dependency closure that includes GHC itself. | ⊕ |
| network-bytestring | ✓ | |
| x509 | Adds a dependency on the x509 library to enable getting TLS client certificates. | ⊕ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | warp-3.4.12-rev1.cabal | 10274 bytes |
| DIST | warp-3.4.12.tar.gz | 70700 bytes |
| EBUILD | warp-3.4.12.ebuild | 2328 bytes |
| MISC | metadata.xml | 947 bytes |