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.1.0.2.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 (>=4.5 && <5), monad-control (>=1.0.2.3 && <1.1), transformers (>=0.5.6.2 && <0.6), transformers-base (>=0.4.5.2 && <0.5) [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 2020-07-17T16:11:31Z |
Distributions | LTSHaskell:0.2.0.0, NixOS:0.2.0.0, Stackage:0.2.0.0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 994 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-07-17 [all 1 reports] |