mvc-updates

Concurrent and combinable updates

Latest on Hackage:1.2.0@rev:2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Gabriella Gonzalez
Maintained by [email protected]

Use the mvc-updates library to build programs with multiple continously updating inputs where you can attach listeners to updates.

Key features include:

  • Applicative updates,

  • a tiny interface, and:

  • interoperation with the mvc library