constrained-monads: Typeclasses and instances for monads with constraints.

[ control, library, mit ] [ Propose Tags ]

A library for monads with constraints over the types they contain. This allows set, etc to conform to the monad class. It is structured as a prelude replacement: everything that doesn't conflict with the new definitions of Functor, Monad, etc is reexported.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.4.0.0, 0.5.0.0
Dependencies base (>=4.9 && <5), containers (>=0.5), deepseq (>=1.4), free (>=0.12), transformers (>=0.5) [details]
License MIT
Copyright 2016 Donnacha Oisín Kidney
Author Donnacha Oisín Kidney
Maintainer mail@doisinkidney.com
Category Control
Home page https://github.com/oisdk/constrained-monads#readme
Source repo head: git clone https://github.com/oisdk/constrained-monads
Uploaded by oisdk at 2017-03-31T16:40:43Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4252 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-03-31 [all 1 reports]