2024-10-30 David Simmons-Duffin 0.2.10 * Bump dependency bound for ansi-terminal 2024-10-30 Laurent P. René de Cotret 0.2.9 * Removed dependency on `rematch` (#459) 2024-09-03 Laurent P. René de Cotret 0.2.8 * Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1 * Updated links to point to Distributed Haskell monorepo 2024-03-25 David Simmons-Duffin 0.2.7 * Bump dependencies to build with ghc-9.8. 2018-06-14 Alexander Vershilov 0.2.6 * Update dependency bounds * Export all documented functions (Issue #9) 2016-02-16 Facundo Domínguez 0.2.3 * Update dependency bounds. # 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)