WxGeneric: Generic (SYB3) construction of wxHaskell widgets
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.
Modules
- Graphics
- UI
- Graphics.UI.WxGeneric
- Graphics.UI.WxGeneric.Composite
- Graphics.UI.WxGeneric.GenericWidget
- Graphics.UI.WxGeneric.Layout
- Graphics.UI.WxGeneric
- UI
Downloads
- WxGeneric-0.8.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.0, 0.4.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1, 0.8.1 |
---|---|
Dependencies | base (>=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) [details] |
Tested with | ghc ==7.4.1 |
License | LicenseRef-LGPL |
Copyright | Mads Lindstrøm <mads.lindstroem@gmail.com> |
Author | Mads Lindstrøm <mads.lindstroem@gmail.com> |
Maintainer | Mads Lindstrøm <mads.lindstroem@gmail.com> |
Category | GUI |
Home page | http://www.haskell.org/haskellwiki/WxGeneric |
Uploaded | by MadsLindstroem at 2012-12-02T20:47:16Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6251 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-26 [all 9 reports] |