The latest version of mtl-unleashed is 0.6.1-0.

mtl-unleashed

Version 0.3.1 revision 0 uploaded by DavidFox.

Package meta

Synopsis
MTL classes without the functional dependency
Description

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.

Author
David Fox
Bug reports
https://github.com/seereason/mtl-unleashed/issues
Category
Control
Copyright
(c) 2015 David Fox
Homepage
https://github.com/seereason/mtl-unleashed
Maintainer
David Fox <dsf@seereason.com>
Package URL
n/a
Stability
experimental

Components