possibly: type Possibly a = Either String a
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.0.0.1, 1.0.0.0, 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:55:17Z |
Modules
[Index] [Quick Jump]
- Data
Downloads
- possibly-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees