Changelog of @hackage/distributed-process-extras 0.3.0
2017-02-05 Tim Watson <watson.timothy @ google mail service dot com> 0.3.0
- Update dependency bounds - drop support for distributed-process < 0.6.6
- Drop support for GHC < 7.10
- Fixes for testing with latest stack and CI changes
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.