more-extensible-effects: Initial project template from stack

[ bsd3, control, library ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4 (info)
Dependencies base (>=4.7 && <5) [details]
License BSD-3-Clause
Copyright 2017 qzchenwl
Author qzchenwl
Maintainer qzchenwl@gmail.com
Category Control
Home page https://github.com/qzchenwl/more-extensible-effects#readme
Source repo head: git clone https://github.com/qzchenwl/more-extensible-effects
Uploaded by qzchenwl at 2017-01-24T05:16:45Z
Distributions NixOS:0.1.0.4
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2726 total (15 in the last 30 days)
Rating 2.0 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-24 [all 1 reports]

Readme for more-extensible-effects-0.1.0.0

[back to package description]

More Extensible Effects

This package is an implementation of "Freer Monads, More Extensible Effects".

Much of the implementation is a repackaging and cleaning up of the reference materials provided here: