phooey: Functional user interfaces
Phooey is a library for functional UIs.
If you just want to use Phooey, see the main module below (Graphics.UI.Phooey). The other modules (UI.Graphics.Phooey.*) are useful for understanding the implementation and adding new features.
Try out the examples in src/Examples.hs.
See also
The project wiki page http://haskell.org/haskellwiki/phooey
Use of Phooey for composable interfaces in the TV library: http://haskell.org/haskellwiki/GuiTV
This page and the module documentation pages have links to colorized source code and to wiki pages where you can read and contribute user comments. Enjoy!
© 2006 by Conal Elliott; BSD3 license.
| Versions | 0.1, 0.2.1, 0.3, 1.0, 1.2, 1.4, 2.0 |
|---|---|
| Dependencies | arrows, base, mtl, wx, wxcore |
| License | BSD3 |
| Copyright | (c) 2006 by Conal Elliott |
| Author | Conal Elliott |
| Maintainer | conal@conal.net |
| Stability | provisional |
| Category | User Interfaces |
| Home page | http://haskell.org/haskellwiki/Phooey |
| Upload date | Thu Feb 22 13:13:33 PST 2007 |
| Uploaded by | ConalElliott |
| Build failure | ghc-6.8 (log) |
Modules
- Graphics
- UI
- Graphics.UI.Phooey
- Graphics.UI.Phooey.AFA
- Graphics.UI.Phooey.ArrowUI
- Graphics.UI.Phooey.CallBackT
- Graphics.UI.Phooey.Imperative
- Graphics.UI.Phooey.LayoutT
- Graphics.UI.Phooey.MonadUI
- Graphics.UI.Phooey.TagT
- Graphics.UI.Phooey
- UI
Downloads
- phooey-0.3.tar.gz (Cabal source package)
- package description (included in the package)
