All Versions
8
Latest Version
Avg Release Cycle
147 days
Latest Release
1563 days ago
Changelog History
Changelog History
-
v0.3.0.2 Changes
July 29, 2020- Include .cabal file in source repo.
- ๐ท Migrate CI from Travis to GitHub Actions.
- ๐ Build and test for multiple platforms and GHC versions.
-
v0.3.0.1 Changes
December 23, 2018- ๐ Move to hpack from hand written cabal project file.
-
v0.3.0.0 Changes
December 02, 2017Back to basic. Unlifted APIs to IO.
-
v0.2.0.0 Changes
November 02, 2017- ๐ Improved implementation of previous fix.
- No longer expose constructor of ThreadMap.
-
v0.1.0.3 Changes
October 31, 2017๐ Fixed BlockedIndefinitelyOnMVar issue under race condition.
-
v0.1.0.2 Changes
October 14, 2017๐ Fixed space leaks in map operation.
-
v0.1.0.1 Changes
October 04, 2017โ Remove timing dependency from tests.
-
v0.1.0.0 Changes
October 02, 2017Simple Haskel thread management library in hierarchical manner. Thread created by this library guarantees automatic cleanup on its parent termination.