@hackage event-monad0.0.3
Event-graph simulation monad transformer
Installation
Tested Compilers
Dependencies (10)
- base >=3 && <5
- containers
- event-handlers >=0.0.0.2
- haskell98
- monad-loops
- mtl Show all…
Dependents (1)
@hackage/acme-everything
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.