reactive-banana: Library for functional reactive programming (FRP).
Reactive-banana is a library for Functional Reactive Programming (FRP).
FRP offers an elegant and concise way to express interactive programs such as graphical user interfaces, animations, computer music or robot controllers. It promises to avoid the spaghetti code that is all too common in traditional approaches to GUI programming.
See the project homepage http://wiki.haskell.org/Reactive-banana for more detailed documentation and examples.
Stability forecast. This is a stable library, though minor API changes are still likely. It features an efficient, push-driven implementation and has seen some optimization work.
API guide. Start with the Reactive.Banana module.
Modules
[Index] [Quick Jump]
Downloads
- reactive-banana-1.3.2.0.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
Versions [RSS] | 0.1.0.0, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.2.0, 0.4.3.0, 0.4.3.1, 0.4.3.2, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.6.0.0, 0.7.0.0, 0.7.0.1, 0.7.1.0, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.0.4, 0.8.1.0, 0.8.1.1, 0.8.1.2, 0.9.0.0, 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.1.0.1, 1.2.0.0, 1.2.1.0, 1.2.2.0, 1.3.0.0, 1.3.1.0, 1.3.2.0 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.2 && <5), containers (>=0.5 && <0.8), deepseq (>=1.4.3.0 && <1.6), hashable (>=1.1 && <1.5), pqueue (>=1.0 && <1.6), semigroups (>=0.13 && <0.21), stm (>=2.5 && <2.6), these (>=0.2 && <1.3), transformers (>=0.2 && <0.7), unordered-containers (>=0.2.1.0 && <0.3), vault (>=0.3 && <0.4) [details] |
Tested with | ghc ==9.8.1, ghc ==9.6.3, ghc ==9.4.8, ghc ==9.2.8, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4 |
License | BSD-3-Clause |
Author | Heinrich Apfelmus |
Maintainer | Heinrich Apfelmus <apfelmus quantentunnel de> |
Revised | Revision 4 made by HeinrichApfelmus at 2024-08-26T11:35:42Z |
Category | FRP |
Home page | http://wiki.haskell.org/Reactive-banana |
Source repo | head: git clone https://github.com/HeinrichApfelmus/reactive-banana(reactive-banana/) |
Uploaded | by HeinrichApfelmus at 2023-01-22T14:57:04Z |
Distributions | Debian:1.2.1.0, LTSHaskell:1.3.2.0, NixOS:1.3.2.0, Stackage:1.3.2.0 |
Reverse Dependencies | 17 direct, 0 indirect [details] |
Downloads | 34639 total (311 in the last 30 days) |
Rating | 2.75 (votes: 7) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-01-22 [all 1 reports] |