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