monad-control-identity: Stronger classes than monad-control
This package defines the type class MonadBaseControlIdentity, which is very
similar to MonadBaseControl from
monad-control.
The difference is, that MonadBaseControlIdentity instances are only valid,
when there is no monadic state.
This results in simpler type signatures to lift values in contravariant
positions.
Downloads
- monad-control-identity-0.2.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.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.1, 0.2.0.0 (info) |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (<5), monad-control, stm, transformers, transformers-base [details] |
| License | BSD-3-Clause |
| Author | Felix Springer |
| Maintainer | felixspringer149@gmail.com |
| Category | Control |
| Home page | https://github.com/jumper149/monad-control-identity |
| Bug tracker | https://github.com/jumper149/monad-control-identity/issues |
| Uploaded | by jumper149 at 2022-03-31T21:40:20Z |
| Distributions | LTSHaskell:0.2.0.0, NixOS:0.2.0.0, Stackage:0.2.0.0 |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 1036 total (9 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2022-03-31 [all 1 reports] |