transformers-fix: Monad transformer for evaluating to a fixpoint

[ bsd3, library, system ] [ Propose Tags ]

Monad transformer for evaluating to a fixpoint.


[Skip to Readme]

Modules

[Index]

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

Versions [RSS] 1.0
Change log CHANGELOG.md
Dependencies base (>=3 && <5), transformers (>=0.2 && <0.6) [details]
License BSD-3-Clause
Copyright (c) 2017 Ambiata.
Author Amos Robinson
Maintainer Tim Humphries <tim@utf8.me>
Revised Revision 1 made by TimHumphries at 2018-03-11T19:09:35Z
Category System
Home page https://github.com/thumphries/transformers-fix
Bug tracker https://github.com/thumphries/transformers-fix/issues
Source repo head: git clone https://github.com/thumphries/transformers-fix
Uploaded by TimHumphries at 2018-03-10T04:10:53Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1150 total (9 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-10 [all 1 reports]

Readme for transformers-fix-1.0

[back to package description]

transformers-fix

A monad transformer for computing to a fixed point.