The lui package
This package contains a set of composable purely functional widgets and a mainloop adapter to adapt the widgets to run in IO. It is HaskGame based.
HaskGame does not yet wrap SDL properly, so it uses SDL directly as well.
Project wiki page: http://haskell.org/haskellwiki/LUI
© 2009 by Eyal Lotem; BSD3 license.
Properties
| Versions | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6 |
|---|---|
| Dependencies | base (4.*), containers, haskell98, haskgame (≥0.0.6), MaybeT, mtl, SDL |
| License | BSD3 |
| Copyright | (c) 2008 by Eyal Lotem |
| Author | Eyal Lotem |
| Maintainer | eyal.lotem@gmail.com |
| Stability | experimental |
| Category | graphics |
| Upload date | Mon Aug 31 10:50:41 UTC 2009 |
| Uploaded by | EyalLotem |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- Graphics
- UI
- LUI
- Graphics.UI.LUI.Accessor
- Graphics.UI.LUI.Image
- Graphics.UI.LUI.Run
- Graphics.UI.LUI.Widget
- Widgets
- Graphics.UI.LUI.Widgets.Adapter
- Graphics.UI.LUI.Widgets.Box
- Graphics.UI.LUI.Widgets.FocusDelegator
- Graphics.UI.LUI.Widgets.Grid
- Graphics.UI.LUI.Widgets.KeysTable
- Graphics.UI.LUI.Widgets.Scroll
- Graphics.UI.LUI.Widgets.Space
- Graphics.UI.LUI.Widgets.TextEdit
- Graphics.UI.LUI.Widgets.TextView
- Graphics.UI.LUI.Widgets.Unfocusable
- LUI
- UI
Downloads
- lui-0.0.6.tar.gz (Cabal source package)
- package description (included in the package)