some: Existential type: Some
This library defines an existential type Some.
data Some f where Some :: f a -> Some f
in few variants, and utilities to work with it.
If you are unsure which variant to use, use the one in Data.Some module.
Modules
[Index] [Quick Jump]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| newtype-unsafe | Use implementation using | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- some-1.0.6.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 1, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.4.1, 1.0.5, 1.0.6 (info) |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.12 && <4.22), base-orphans (>=0.9.1 && <0.10), deepseq (>=1.4.4.0 && <1.6) [details] |
| Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.4 || ==9.10.1 || ==9.12.1 |
| License | BSD-3-Clause |
| Author | James Cook <mokus@deepbondi.net>, Oleg Grenrus <oleg.grenrus@iki.fi> |
| Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
| Revised | Revision 2 made by phadej at 2024-12-22T18:59:27Z |
| Category | Data, Dependent Types |
| Home page | https://github.com/haskellari/some |
| Source repo | head: git clone https://github.com/haskellari/some.git(some) |
| Uploaded | by phadej at 2023-10-24T21:03:41Z |
| Distributions | Arch:1.0.6, Debian:1.0.1, Fedora:1.0.6, LTSHaskell:1.0.6, NixOS:1.0.6, Stackage:1.0.6, openSUSE:1.0.6 |
| Reverse Dependencies | 37 direct, 8440 indirect [details] |
| Downloads | 29376 total (25 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |