keera-hails-mvc-controller-0.0.3.3: Haskell on Gtk rails - Gtk-based controller for MVC applications

Safe HaskellSafe-Inferred
LanguageHaskell98

Hails.MVC.Controller.ConditionDirection

Description

Conditions to update a program can go from the view to the model and from the model to the view. Future versions must "ignore" this completely and simply work even if the constraints are of kind Model-to-Model or View-to-View

Documentation

data ConditionDirection Source

Constructors

VM 
MV