An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

reflex-basic-host

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. [Index] [Quick Jump] 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'. Package maintainers For package maintainers and hackage trustees Candidates

Ecosystem
hackage.haskell.org
Latest Release
0.2.0.1
over 6 years ago
Versions
3
Downloads
1,464 total
Dependent Repos
3
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/reflex-basic-host
spec
License BSD-3-Clause
First Release almost 7 years ago
Last Synced 24 days ago
Repository
Stars 13 on GitHub
Forks 9 on GitHub