monad-ste: ST monad with efficient explicit errors
STE is a sibling to the ST monad that provides more efficient abortive errors than a standard EitherT or ExceptT monad stack.
[Skip to Readme]
Downloads
- monad-ste-0.1.0.0.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] | 0.1.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.3 && <5), exceptions (>=0.8 && <0.11), ghc-prim, primitive (>=0.6 && <0.11) [details] |
Tested with | ghc ==8.0.1, ghc >=8.1 && <8.2, ghc ==7.10.3, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4 |
License | BSD-2-Clause |
Author | Carter Tazio Schonwald |
Maintainer | carter at wellposed dot com |
Revised | Revision 3 made by CarterSchonwald at 2023-11-19T15:34:00Z |
Category | Control |
Home page | http://github.com/cartazio/monad-ste |
Source repo | head: git clone https://github.com/cartazio/monad-ste |
Uploaded | by CarterSchonwald at 2016-05-04T03:39:34Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 1092 total (5 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-05-04 [all 1 reports] |