@hackage gtk2hs-rpn0.0.1

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

  • Categories

  • License

    LicenseRef-LGPL

  • Maintainer

    Maurício CA <mauricio.antunes@gmail.com>

  • Versions

    • 0.2.1 Fri, 23 Sep 2011
    • 0.2 Sun, 20 Jun 2010
    • 0.1 Wed, 20 May 2009
    • 0.0.2 Tue, 12 May 2009
    • 0.0.1 Fri, 8 May 2009

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 to define a layout, as well as buttons and other widgets.