mtl-unleashed: MTL classes without the functional dependency

[ bsd3, control, library ] [ Propose Tags ]

Classes MonadState and MonadReader without the functional dependency from the monad to the contained type. This allows more flexibility to extract bits and pieces of state based on type, but increases ambiguities that need to be resolved with extra type signatures.

Modules

[Last Documentation]

  • Control
    • Monad
      • Control.Monad.Readers
      • Control.Monad.States

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2, 0.2.1, 0.2.2, 0.3, 0.3.1, 0.3.2, 0.5, 0.6, 0.6.1
Dependencies base (<5), contravariant, lens, mtl, profunctors, tagged [details]
License BSD-3-Clause
Copyright (c) 2015 David Fox
Author David Fox
Maintainer David Fox <dsf@seereason.com>
Category Control
Home page https://github.com/seereason/mtl-unleashed
Bug tracker https://github.com/seereason/mtl-unleashed/issues
Source repo head: git clone git://github.com/seereason/mtl-unleashed.git
Uploaded by DavidFox at 2015-08-08T16:19:07Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 5336 total (26 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-02 [all 5 reports]