ether: Monad transformers and classes

[ bsd3, control, deprecated, library ] [ Propose Tags ]
Deprecated

Ether is a Haskell library that extends mtl and transformers with tagged monad transformers and classes in a compatible way. Introduction https://int-index.github.io/ether/

Flags

Manual Flags

NameDescriptionDefault
disable-tup-instances

Disable auto-generated HasLens instances for tuples. The reason one might want to do this is to reduce the size of .hi-files, as well as the time and memory GHC needs to build Ether. To recover flattening with tuples, use Ether.Internal.makeTupleInstancesHasLens at specific tuple sizes you need in your application. This is a build-time performance hack, enable this flag at your own risk.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.1.0, 0.4.2.0, 0.5.0.0, 0.5.1.0
Change log CHANGELOG.md
Dependencies base (>=4.9 && <4.13), exceptions (>=0.8), mmorph (>=1.0.4), monad-control (>=1.0.0.4), mtl (>=2.2.1), reflection (>=2.1), tagged (>=0.8.5), template-haskell (>=2.11), transformers (>=0.5.2.0), transformers-base (>=0.4.4), transformers-lift (>=0.2.0.1), writer-cps-mtl (>=0.1.1.4) [details]
License BSD-3-Clause
Author Vladislav Zavialov
Maintainer Vladislav Zavialov <vlad.z.4096@gmail.com>
Revised Revision 2 made by int_index at 2018-12-28T08:53:54Z
Category Control
Home page https://int-index.github.io/ether/
Bug tracker https://github.com/int-index/ether/issues
Source repo head: git clone git@github.com:int-index/ether.git
Uploaded by int_index at 2017-06-03T19:34:39Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 14342 total (34 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-06-03 [all 1 reports]