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.

[maintain] [Publish]

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.3, 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.5.0 && <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-28T11:13:21Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees