The latest version of reflex-basic-host is 0.2.0.1-2.

reflex-basic-host

Version 0.2 revision 1 uploaded by qfpl.

Package meta

Synopsis
A basic `reflex` host for backend work
Description

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 firings, and use the PerformEvent instance to take actions in response to Event firings.

Author
Dave Laing
Bug reports
https://github.com/qfpl/reflex-basic-host/issues
Category
FRP
Copyright
Copyright (c) 2019, Commonwealth Scientific and Industrial Research Organisation (CSIRO) ABN 41 687 119 230.
Homepage
https://github.com/qfpl/reflex-basic-host/
Maintainer
dave.laing.80@gmail.com, jack.kelly@data61.csiro.au
Package URL
n/a
Stability
n/a

Components