All Versions
32
Latest Version
Avg Release Cycle
130 days
Latest Release
1665 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.9.3 Changes
June 26, 2017- โ Add Haddock comments for concurrently_ (#23)
- โ Add replicateConcurrently and replicateConcurrently_
- โ Test with GHC 8.2.1 on Travis
-
v0.9.3.3 Changes
January 22, 2018- ๐ Relax upper version bound for constraints
-
v0.9.3.2 Changes
December 12, 2017- Minor improvements in the cabal file
-
v0.9.3.1 Changes
December 12, 2017- ๐ Relax upper version bound for tasty-hunit
-
v0.9.2 Changes
June 24, 2017- โ Add concurrently_ (#22)
-
v0.9.1 Changes
January 13, 2017- โ Add (for|map)Concurrently_ (#21)
-
v0.9.1.1 Changes
January 26, 2017- ๐ Relax upper version bound for constraints
-
v0.9.0 Changes
May 22, 2016- ๐ Leverage
StM m a ~ a
in theSafe
module for fasterwait
/poll
/race
/concurrently
- ๐ Leverage
-
v0.8.0 Changes
January 10, 2016- โฌ๏ธ Drop Monad instance for Concurrently
- ๐ฆ Expose STM operations
- ๐ Relax upper bound for base and async
- โ Add Monoid and Semigroup instances for Concurrently
-
v0.8.0.1 Changes
January 17, 2015- ๐ Relax upper bound for constraints