reflex-basic-host: A basic Reflex host for backend work

[ bsd3, deprecated, frp, library, program ] [ Propose Tags ]
Deprecated in favor of reflex

reflex-basic-host provides a basic Reflex host for backend work. It provides instances for most of the important Reflex typeclasses.

Reflex.Host.Basic.basicHostWithQuit is the main entry point for running FRP code. Use the TriggerEvent instance to construct Events and control when they fire, and use the PerformEvent instance to take actions in response to Event firings.

From reflex >= 0.7.1.0, there is an equivalent Reflex.Host.Headless module, so this package is now deprecated.

Modules

[Index] [Quick Jump]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.2.0.1
Change log ChangeLog.md
Dependencies base (>=4.9 && <4.14), dependent-sum (>=0.4 && <0.7), lens (>=3.6 && <4.19), mtl (>=2.2 && <2.3), primitive (>=0.6 && <0.8), ref-tf (>=0.4 && <0.5), reflex (>=0.6 && <0.7), reflex-basic-host, stm (>=2.4 && <2.6), witherable (>=0.2 && <0.4) [details]
License BSD-3-Clause
Copyright Copyright (c) 2019, Commonwealth Scientific and Industrial Research Organisation (CSIRO) ABN 41 687 119 230.
Author Dave Laing
Maintainer dave.laing.80@gmail.com, jack.kelly@data61.csiro.au
Revised Revision 2 made by jack at 2020-08-01T08:25:38Z
Category FRP
Home page https://github.com/qfpl/reflex-basic-host/
Bug tracker https://github.com/qfpl/reflex-basic-host/issues
Source repo head: git clone git@github.com:qfpl/reflex-basic-host.git
Uploaded by qfpl at 2019-10-29T05:49:49Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables multithread, counter, example
Downloads 1326 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-10-29 [all 1 reports]