The latest version of gtk2hs-rpn is 0.2.1-0.

gtk2hs-rpn

Version 0.2 revision 0 uploaded by MauricioAntunes.

Package meta

Synopsis
Adds a module to gtk2hs allowing layouts to be defined using reverse polish notation.
Description

Adds a module Graphics.UI.Gtk.Layout.Rpn to gtk2hs. This module defines a type RPN for operators, which is an instance of Data.Monoid.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 also insert any existing gtk2hs widget in the stack.

Author
n/a
Bug reports
http://bitbucket.org/mauricio/gtk2hs-rpn/issues
Category
GUI
Copyright
n/a
Homepage
http://bitbucket.org/mauricio/gtk2hs-rpn
Maintainer
MaurĂ­cio CA <mauricio.antunes@gmail.com>
Package URL
n/a
Stability
n/a

Components