gtk2hs-rpn-0.0.2: Adds a module to gtk2hs allowing layouts to be defined using reverse polish notation.

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

Versions0.0.1, 0.0.2, 0.1, 0.2, 0.2.1
Dependenciesbase, cairo, gtk (≥0.10), mtl
LicenseLGPL
MaintainerMaurício CA <mauricio.antunes@gmail.com>
CategoryGUI
Upload dateTue May 12 17:19:06 UTC 2009
Uploaded byMauricioAntunes
Build failureghc-6.12 (log), ghc-7.4 (log)

Modules

Downloads