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
| Versions | 0.2.0, 0.4.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1 |
|---|---|
| Dependencies | base (≥4.1.0 & <4.3.0), containers (≥0.2.0 & <0.4.0), haskell98 (≥1.0.1 & <1.1.0), mtl (≥1.0.0 & <1.2.0), SybWidget (≥0.5.2 & <0.6.0), wx (≥0.12.0 & <0.13.0), wxcore (≥0.12.0 & <0.13.0), xtc (≥1.0 & <1.1.0) |
| License | LGPL |
| Copyright | Mads Lindstrøm <mads_lindstroem@yahoo.dk> |
| Author | Mads Lindstrøm <mads_lindstroem@yahoo.dk> |
| Maintainer | Mads Lindstrøm <mads_lindstroem@yahoo.dk> |
| Stability | experimental |
| Category | GUI |
| Home page | http://www.haskell.org/haskellwiki/WxGeneric |
| Upload date | Mon Apr 12 10:04:19 UTC 2010 |
| Uploaded by | MadsLindstroem |
| Built on | ghc-6.12 |
| Build failure | ghc-7.0 (log) |
Modules
Downloads
- WxGeneric-0.6.1.tar.gz (Cabal source package)
- package description (included in the package)