2024-03-25 David Simmons-Duffin [email protected] 0.2.7
- Bump dependencies to build with ghc-9.8.
2018-06-14 Alexander Vershilov [email protected] 0.2.6
- Update dependency bounds
- Export all documented functions (Issue #9)
2016-02-16 Facundo Domínguez [email protected] 0.2.3
- Update dependency bounds.
- Added initial GenServer module
- Added Timer Module
- Moved time functions into Time.hs
- Added Async API
- Added GenProcess API (subsumes lower level GenServer API)