Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.6.5.0-r2 | 2 | 16 h | details › |
| haskell GitHub ↗ | 0.6.5.0-r2 | 1 | 2 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | Committed | |
|---|---|---|---|---|---|---|---|---|
| 0.6.5.0-r2 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | — | view · download · history ↗ |
| 0.6.5.0-r2 ≈ | haskell | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | 6 mo | view · download · history ↗ |
| 0.6.4.0 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | — | view · download · history ↗ |
Use flags of 0.6.5.0-r2
- +aeson You can disable the use of the `aeson` package using `-f-aeson`. This may be useful for accelerating builds in sandboxes for expert users.
- +binary-laws Include infrastructure for testing class laws of binary type constructors. It is required that this flag match the value that the `unary-laws` flag was given when building `quickcheck-classes-base`. Disabling `unary-laws` while keeping `binary-laws` enabled is an unsupported configuration.
- +semigroupoids You can disable the use of the `semigroupoids` package using `-f-semigroupoids`. This may be useful for accelerating builds in sandboxes for expert users.
- +semirings You can disable the use of the `semirings` package using `-f-semirings`. This may be useful for accelerating builds in sandboxes for expert users.
- +unary-laws Include infrastructure for testing class laws of unary type constructors. It is required that this flag match the value that the `unary-laws` flag was given when building `quickcheck-classes-base`.
- +vector You can disable the use of the `vector` package using `-f-vector`. This may be useful for accelerating builds in sandboxes for expert users.
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- hscolour Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
- profile Add support for software performance analysis (will likely vary from ebuild to ebuild)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Runtime dependencies of 0.6.5.0-r2
show 31 lines
aeson?
(
)
binary-laws?
(
)
semigroupoids?
(
)
semirings?
(
)
unary-laws?
(
)
!unary-laws?
(
!binary-laws?
(
)
)
vector?
(
)