mzv: Implementation of the "Monads, Zippers and Views" (Schrijvers and Oliveira, ICFP'11)

[ bsd3, control, library ] [ Propose Tags ]

Implementation of the "Monads, Zippers and Views" (Schrijvers and Oliveira, ICFP'11)


[Skip to Readme]

Modules

[Last Documentation]

  • Control
    • Monad
      • Control.Monad.Cont
        • Control.Monad.Cont.Class
      • Control.Monad.Error
        • Control.Monad.Error.Class
      • Control.Monad.Identity
      • Control.Monad.List
      • Control.Monad.RWS
        • Control.Monad.RWS.Class
        • Control.Monad.RWS.Lazy
        • Control.Monad.RWS.Strict
      • Control.Monad.Reader
        • Control.Monad.Reader.Class
      • Control.Monad.State
        • Control.Monad.State.Class
        • Control.Monad.State.Lazy
        • Control.Monad.State.Strict
      • Control.Monad.Trans
      • Control.Monad.Writer
        • Control.Monad.Writer.Class
        • Control.Monad.Writer.Lazy
        • Control.Monad.Writer.Strict

Downloads

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.1.0.2
Dependencies base (<6), transformers (>=0.3 && <0.4) [details]
License BSD-3-Clause
Copyright Tom Schrijvers, Bruno Oliveira
Author Tom Schrijvers, Bruno Oliveira
Maintainer Ismael Figueroa <ifigueroap@gmail.com>
Category Control
Home page http://github.com/ifigueroap/mzv
Bug tracker http://github.com/ifigueroap/mzv/issues
Source repo head: git clone git://github.com/ifigueroap/mzv.git -b mzv
Uploaded by IsmaelFigueroa at 2014-04-14T15:17:57Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2331 total (7 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-15 [all 7 reports]

Readme for mzv-0.1.0.0

[back to package description]