rapid

Features: Reload individual components of your application as you iterate: improves development experience for long-running applications such as (web) servers or user interfaces by keeping the app running in the background and allowes reloading components after code changes. Reuse expensive resources across reloads: useful in batch-style programs to compute/aquire a resource once, then reuse it across code reloads. Technically, this package is a safe and convenient wrapper around foreign-store.


Keywords
development, library, Propose Tags, foreign-store, Skip to Readme, , Index, Quick Jump, Rapid, rapid-0.1.5.3.tar.gz, browse, Package description, Package maintainers, eyeinsky, esz, edit package information , 0.1.4, 0.1.5, 0.1.5.1, 0.1.5.2
License
BSD-3-Clause
Install
cabal install rapid-0.1.5.3

Documentation

Rapid

Hot reload and reload-surviving values with GHCi.

See Rapid on hackage for more info and a tutorial-style introduction.