The gtk2hs-rpn package
Adds a module Graphics.UI.Gtk.Layout.Rpn to gtk2hs. This module defines a type RPN for operators, and is an instance of Monoid class. You can combine those operators using reverse polish notation, as made popular by, say, HP calculators. There are operators for layout elements, like expanders, panes, boxes and notebooks, and for a few other widgets, like buttons and labels. You can include any gtk2hs widget in the stack.
Properties
| Versions | 0.0.1, 0.0.2, 0.1, 0.2, 0.2.1 |
|---|---|
| Dependencies | base, cairo, gtk (≥0.10), mtl |
| License | LGPL |
| Maintainer | Maurício CA <mauricio.antunes@gmail.com> |
| Category | GUI |
| Upload date | Tue May 12 17:19:06 UTC 2009 |
| Uploaded by | MauricioAntunes |
| Build failure | ghc-6.12 (log), ghc-7.4 (log) |
Modules
- Graphics
- UI
- Gtk
- Layout
- Graphics.UI.Gtk.Layout.Rpn
- Graphics.UI.Gtk.Layout.Rpn.CanBeCasted
- Graphics.UI.Gtk.Layout.Rpn
- Layout
- Gtk
- UI
Downloads
- gtk2hs-rpn-0.0.2.tar.gz (Cabal source package)
- package description (included in the package)