keera-hails-mvc-environment-gtk

Haskell on Gtk rails - Gtk-based global environment for MVC applications

http://www.keera.co.uk/blog/community/

Latest on Hackage:0.8.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Ivan Perez
Maintained by [email protected]

Keera Hails is a rapid application development system.

The idea behind Hails is that you should be able to build cross platform applications with minimal effort, very quickly, and the result should be easy to maintain.

This package defines an environment that combines a model and a view, where the latter is implemented using GTK+. Users of this package can install additional conditions that keep both in sync using keera-hails-reactivevalues to define such conditions.