phooey

Functional user interfaces

http://haskell.org/haskellwiki/Phooey

Latest on Hackage:2.0.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Conal Elliott
Maintained by [email protected]

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

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.