possibly: type Possibly a = Either String a
A surprisingly useful type synonym for Either in which the Left diagnostic is a String, i.e, type Possibly a = Either String a
[Skip to Readme]
Downloads
- possibly-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0.1, 1.0.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=0.0.0.0 && <100) [details] |
License | BSD-3-Clause |
Copyright | 2019 Chris Dornan |
Author | Chris Dornan |
Maintainer | chris@chrisdornan.com |
Category | data |
Home page | https://github.com/cdornan/enum-text#readme |
Bug tracker | https://github.com/cdornan/enum-text/issues |
Source repo | head: git clone https://github.com/cdornan/enum-text |
Uploaded | by ChrisDornan at 2019-03-16T00:59:50Z |
Distributions | LTSHaskell:1.0.0.0, NixOS:1.0.0.0, Stackage:1.0.0.0 |
Reverse Dependencies | 5 direct, 3 indirect [details] |
Downloads | 1539 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-03-16 [all 1 reports] |