grapefruit-ui: Declarative user interface programming
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.
Modules
[Index]
Downloads
- grapefruit-ui-0.1.0.7.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.0, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7 |
---|---|
Dependencies | arrows (>=0.2 && <0.5), base (>=4.7 && <5), colour (>=1.0 && <2.4), containers (>=0.1 && <0.6), fraction (>=0.0.1 && <0.2), grapefruit-frp (>=0.1 && <0.2), grapefruit-records (>=0.1 && <0.2) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.1 |
License | BSD-3-Clause |
Copyright | © 2007–2009 Brandenburgische Technische Universität Cottbus © 2011–2014 Wolfgang Jeltsch |
Author | Wolfgang Jeltsch |
Maintainer | wolfgang-it@jeltsch.info |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-09-02T15:29:19Z |
Category | FRP, Reactivity, GUI, User Interfaces |
Home page | https://grapefruit-project.org/ |
Source repo | head: darcs get http://hub.darcs.net/jeltsch/grapefruit this: darcs get http://hub.darcs.net/jeltsch/grapefruit --tag grapefruit-0.1.0.7 |
Uploaded | by WolfgangJeltsch at 2017-04-06T18:03:50Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 8069 total (30 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-04-06 [all 1 reports] |