Install this package:
emerge -a dev-haskell/vector
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/vector
Or alternatively:
emerge --autounmask-write -a dev-haskell/vector
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.13.2.0 | 8 | ~amd64 ~arm64 ~ppc64 ~riscv ~x86 | 0/0.13.2.0 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <use> <flag name="boundschecks">Enable bounds checking</flag> <flag name="internalchecks">Enable internal consistency checks at the cost of a significant performance penalty</flag> <flag name="unsafechecks">Enable bounds checking in unsafe operations at the cost of a significant performance penalty</flag> </use> <upstream> <remote-id type="hackage">vector</remote-id> <remote-id type="github">haskell/vector</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-haskell/vector |
euse -E <flag> -p dev-haskell/vector |
euse -D <flag> -p dev-haskell/vector
| Flag | Description | 0.13.2.0 |
|---|---|---|
| boundschecks | Enable bounds checking | ⊕ |
| internalchecks | Enable internal consistency checks at the cost of a significant performance penalty | ✓ |
| unsafechecks | Enable bounds checking in unsafe operations at the cost of a significant performance penalty | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | vector-0.13.2.0-rev1.cabal | 8804 bytes |
| DIST | vector-0.13.2.0.tar.gz | 185739 bytes |