The phooey package
Phooey is a library for functional UIs, providing three different functional interfaces: Monad, Applicative, and Arrow. See the correspondingly named modules in the list below. The other modules are exposed for extensibility.
Try out the examples in src/Examples/.
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
The implementation of data-driven computation (used in Phooey) from the TypeCompose library: http://haskell.org/haskellwiki/TypeCompose
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.
Properties
| Versions | 0.1, 0.2.1, 0.3, 1.0, 1.2, 1.4, 2.0, 2.0.0.1 |
|---|---|
| Dependencies | arrows, base, mtl, TypeCompose, 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 | Fri Mar 30 20:11:05 UTC 2007 |
| Uploaded by | ConalElliott |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log) |
Modules
- Graphics
- UI
- Phooey
- Graphics.UI.Phooey.Applicative
- Graphics.UI.Phooey.Arrow
- Graphics.UI.Phooey.Imperative
- Graphics.UI.Phooey.LayoutT
- Graphics.UI.Phooey.Monad
- Graphics.UI.Phooey.TagT
- Phooey
- UI
Downloads
- phooey-1.0.tar.gz (Cabal source package)
- package description (included in the package)