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/
.
Because this library uses reactive, compile apps with -threaded
.
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.
Modules
- Graphics
- UI
- Phooey
- Graphics.UI.Phooey.Applicative
- Graphics.UI.Phooey.Imperative
- Graphics.UI.Phooey.Monad
- Graphics.UI.Phooey.WinEvents
- Phooey
- UI
Downloads
- phooey-2.0.0.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.1, 0.2.1, 0.3, 1.0, 1.2, 1.4, 2.0, 2.0.0.1 |
---|---|
Dependencies | array, base (<5), mtl (<2), reactive (<0.6), TypeCompose (>=0.2), 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 RussellOConnor at 2011-09-10T21:59:42Z |
Distributions | |
Reverse Dependencies | 3 direct, 2 indirect [details] |
Downloads | 5666 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-12-27 [all 7 reports] |