threepenny-editors-0.5.6: Composable algebraic editors
This package provides a type class Editable and combinators to
easily put together form-like editors for algebraic datatypes.
NOTE: This library contains examples, but they are not built by default.
To build and install the example, use the buildExamples flag like this
cabal install threepenny-editors -fbuildExamples
Signatures