@hackage grapefruit-records0.1.0.7
A record system for Functional Reactive Programming
Installation
Tested Compilers
Dependencies (3)
- arrows >=0.2 && <0.5
- base >=3.0 && <5
- grapefruit-frp >=0.1 && <0.2 Show all…
Dependents (4)
@hackage/acme-everything, @hackage/grapefruit-examples, @hackage/grapefruit-ui, @hackage/grapefruit-ui-gtk
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 provides a record system for use with FRP.