The grapefruit-ui package
Grapefruit is a library for Functional Reactive Programming (FRP) with a focus on user interfaces. FRP makes it possible to implement reactive and interactive systems in a declarative style. To learn more about FRP, have a look at http://haskell.org/haskellwiki/Functional_Reactive_Programming.
This package contains general user interface support. To make use of it, it has to be complemented by a UI backend. It is possible to have different UI backends implementing the same general interface on top of different UI toolkits. At the moment, the only backend is one based on GTK+. This is provided by the grapefruit-ui-gtk package.
Properties
| Versions | 0.0.0.0, 0.1.0.0, 0.1.0.1, 0.1.0.2 |
|---|---|
| Dependencies | arrows (≥0.2 & <0.5), base (≥3.0 & <5), colour (≥1.0 & <2.4), containers (≥0.1 & <0.5), fraction (≥0.0.1 & <0.2), grapefruit-frp (0.1.*), grapefruit-records (0.1.*) |
| License | BSD3 |
| Copyright | © 2007–2009 Brandenburgische Technische Universität Cottbus © 2011–2012 Wolfgang Jeltsch |
| Author | Wolfgang Jeltsch |
| Maintainer | wolfgang@cs.ioc.ee |
| Stability | provisional |
| Category | FRP, Reactivity, GUI, User Interfaces |
| Home page | http://grapefruit-project.org/ |
| Upload date | Fri Feb 10 13:09:42 UTC 2012 |
| Uploaded by | WolfgangJeltsch |
| Built on | ghc-7.4 |
Modules
Downloads
- grapefruit-ui-0.1.0.2.tar.gz (Cabal source package)
- package description (included in the package)