Changelog of @hackage/distributed-process-extras 0.2.1.2
2016-02-16 Facundo DomÃnguez facundo.dominguez@tweag.io 0.2.1.2
- Update dependency bounds.
2015-06-15 Facundo DomÃnguez facundo.dominguez@tweag.io 0.2.1
- Use random port in tests.
- Add compatibility with ghc-7.10.
- Fix dependency bounds.
- Add missing NFData instances.
HEAD
- Added initial GenServer module
- Added Timer Module
- Moved time functions into Time.hs
- Added Async API
- Added GenProcess API (subsumes lower level GenServer API)