@hackage / keera-hails-mvc-environment-gtk

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

Latest0.8.0

About

Metadata

  • Last updated , by keera_studios_ci
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: support@keera.co.uk

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    test-hlint (off by default)
    test-doc-coverage (off by default)

Readme

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.