event-monad

Event-graph simulation monad transformer

http://code.haskell.org/~mokus/event-monad

Latest on Hackage:0.0.3

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.

LicenseRef-PublicDomain licensed and maintained by James Cook

An interface for and simple implementation of an event-graph simulation system as a monad transformer, as well as a version using mutable state references for performance and for concurrency support.