Popularity
5.7
Declining
Activity
0.0
Stable
12
4
1
Monthly Downloads: 4
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v1.0.0.0
glazier alternatives and similar packages
Based on the "glazier" category.
Alternatively, view glazier alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of glazier or a related project?
README
Interpreting commmands with extensible effects using Cont/Concur monad, State, and variants. Concur monad allows inter-mixiing sequential and concurrent effects. See [https://github.com/louispan/glazier/blob/master/test/Spec.hs](Spec.hs) for examples.