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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.1, 0.2, 0.2.0.1, 0.2.0.1
Change log ChangeLog.md
Dependencies base (>=4.9 && <4.14), dependent-sum (>=0.4 && <0.7), lens (>=3.6 && <4.18), 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
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:45:48Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees