safe
Library of safe (exception free) functions
Partial functions from the base library, such as @head@ and @!!@, modified to return more descriptive error messages, programmer defined error messages, @Maybe@ wrapped results and default values. These functions can be used to reduce the number of unsafe pattern matches in your code.
homepage ↗ hackage: safe github: ndmitchell/safe
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.3.21 | 2 | 15 h | details › |
| haskell GitHub ↗ | 0.3.21 | 1 | 2 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | Committed | |
|---|---|---|---|---|---|---|---|---|
| 0.3.21 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | — | view · download · history ↗ |
| 0.3.21 ≈ | haskell | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | 6 mo | view · download · history ↗ |
| 0.3.19 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | — | view · download · history ↗ |
Use flags of 0.3.21
- 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)