monad-control-identity: Stronger classes than monad-control
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.
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.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.2, 0.1.0.3, 0.1.1.1, 0.2.0.0 |
---|---|
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:16Z |
Modules
[Index] [Quick Jump]
- Control
Downloads
- monad-control-identity-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees