Popularity
5.6
Declining
Activity
0.0
Stable
12
4
1

Monthly Downloads: 7
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: FRP     GUI     Glazier    
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?

Add another 'glazier' Package

README

Hackage Build Status

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.