phooey: Functional user interfaces
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.
[Skip to Readme]
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.2.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.1, 0.2.1, 0.3, 1.0, 1.2, 1.4, 2.0, 2.0.0.1 |
---|---|
Change log | CHANGES |
Dependencies | arrows, base, mtl, TypeCompose (>=0.1), wx, wxcore [details] |
License | BSD-3-Clause |
Copyright | (c) 2006 by Conal Elliott |
Author | Conal Elliott |
Maintainer | conal@conal.net |
Category | User Interfaces |
Home page | http://haskell.org/haskellwiki/Phooey |
Uploaded | by ConalElliott at 2007-07-20T22:44:54Z |
Distributions | |
Reverse Dependencies | 3 direct, 2 indirect [details] |
Downloads | 5726 total (1 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 2017-01-04 [all 6 reports] |