keera-hails-mvc-solutions-gtk: Haskell on Gtk rails - Solutions to recurrent problems in Gtk applications
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.
Large Hails applications are structured following an optimized MVC architecture. Values are updated either from the view to the model, or from the model to the view. Internally, rules use a notion of direction in the update to determine how different components must be updated.
This library provides standard solutions to common synchronization needs found in Gtk3 applications.
Modules
- Hails
- Graphics
- UI
- Gtk
- Simplify
- Hails.Graphics.UI.Gtk.Simplify.AboutDialog
- Hails.Graphics.UI.Gtk.Simplify.Logger
- Hails.Graphics.UI.Gtk.Simplify.NameAndVersionTitleBar
- Hails.Graphics.UI.Gtk.Simplify.ProgramMainWindow
- Hails.Graphics.UI.Gtk.Simplify.RootLogger
- Hails.Graphics.UI.Gtk.Simplify.UpdateCheck
- Hails.Graphics.UI.Gtk.Simplify.VersionNumberTitleBar
- Simplify
- Gtk
- UI
- MVC
- Model
- ProtectedModel
- Hails.MVC.Model.ProtectedModel.LoggedModel
- Hails.MVC.Model.ProtectedModel.NamedModel
- Hails.MVC.Model.ProtectedModel.UpdatableModel
- Hails.MVC.Model.ProtectedModel.VersionedModel
- ProtectedModel
- Model
- Graphics
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-hlint | Disabled | |
test-doc-coverage | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- keera-hails-mvc-solutions-gtk-0.8.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.3.3, 0.0.3.4, 0.7.0, 0.8.0 |
---|---|
Dependencies | base (>=4 && <5), gtk, hslogger, HTTP, keera-hails-mvc-environment-gtk, keera-hails-mvc-model-protectedmodel, keera-hails-mvc-view, keera-hails-mvc-view-gtk, keera-hails-reactivevalues, MissingK, mtl, network, network-uri, template-haskell [details] |
License | BSD-3-Clause |
Copyright | (C) 2013 Keera Studios Ltd |
Author | Ivan Perez |
Maintainer | support@keera.co.uk |
Category | Development |
Home page | http://www.keera.co.uk/blog/community/ |
Source repo | head: git clone git://github.com/keera-studios/keera-hails(keera-hails-mvc-solutions-gtk) |
Uploaded | by keera_studios_ci at 2022-04-05T08:20:24Z |
Distributions | |
Downloads | 1876 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2022-04-05 [all 2 reports] |