WxGeneric-0.8.1: Generic (SYB3) construction of wxHaskell widgets

The WxGeneric package

Using an algebraic data types structure and field names, this library constructs widgets for wxHaskell. It can handle data types with single or multiple constructors, as well as recursive data types.

The library is designed to integrate smoothly with wxHaskell. First, by making it easy to integrate WxGeneric-widgets into existing wxHaskell programs. Second, by letting a user extend WxGeneric using mostly wxHaskell function.

Properties

Versions0.2.0, 0.4.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1, 0.8.1
Dependenciesbase (≥4.2.0 & <4.6), containers (≥0.4.0), mtl (≥2.0.0.0), SybWidget (≥0.5.5 & <0.6.0), wx (≥0.12.0), wxcore (≥0.12.0), xtc (≥1.0 & <1.1.0)
LicenseLGPL
CopyrightMads Lindstrøm <mads.lindstroem@gmail.com>
AuthorMads Lindstrøm <mads.lindstroem@gmail.com>
MaintainerMads Lindstrøm <mads.lindstroem@gmail.com>
Stabilityexperimental
CategoryGUI
Home pagehttp://www.haskell.org/haskellwiki/WxGeneric
Upload dateSun Dec 2 20:47:16 UTC 2012
Uploaded byMadsLindstroem
Build failureghc-7.6 (log)

Modules

Downloads