2013-06-21 03:15:46 +04:00
|
|
|
/1.5/
|
|
|
|
|
|
|
|
* Removed the use of `tag-bits`. This enables the API to be `Trustworthy`.
|
|
|
|
|
2011-11-09 09:36:12 +04:00
|
|
|
/1.4/
|
|
|
|
|
|
|
|
* Simplified MonadSpec
|
|
|
|
|
2011-11-09 09:26:35 +04:00
|
|
|
/1.3/
|
|
|
|
|
|
|
|
* Removed old benchmark/test framework.
|
|
|
|
* Make numSparks support mandatory.
|
|
|
|
* Moved to Control.Concurrent from Data
|
|
|
|
* Added MonadSpec, so we can make instances for Codensity, etc. in other packages
|
|
|
|
* Removed the ContT r STM combinators
|
|
|
|
* Cleaned out old issues
|
|
|
|
* Made compatible with the removal of the Eq/Show superclasses of Num in GHC 7.3+
|
|
|
|
|
2011-01-19 21:50:47 +03:00
|
|
|
/1.2.0.2/
|
2011-11-09 09:26:35 +04:00
|
|
|
|
2011-01-19 21:50:47 +03:00
|
|
|
* Fixed name collision with the new Distribution.Simple.testHook in Setup.lhs
|
|
|
|
|
2011-01-19 21:36:22 +03:00
|
|
|
/1.2.0.1/
|
2011-11-09 09:26:35 +04:00
|
|
|
|
2011-01-19 21:36:22 +03:00
|
|
|
* Weakened dependencies
|
|
|
|
|
|
|
|
/1.2.0.0/:
|
2011-11-09 09:26:35 +04:00
|
|
|
|
|
|
|
* Reorganized the module hierarchy into Data.Speculation
|
2011-01-19 21:36:22 +03:00
|
|
|
|
|
|
|
/1.1.0.0/:
|
2011-11-09 09:26:35 +04:00
|
|
|
|
2011-01-19 21:36:22 +03:00
|
|
|
* Added support for numSparks
|
|
|
|
|
|
|
|
/1.0.0.0/:
|
2011-11-09 09:26:35 +04:00
|
|
|
|
2011-01-19 21:36:22 +03:00
|
|
|
* Released
|
|
|
|
|
2010-07-05 20:53:03 +04:00
|
|
|
/0.9.0/:
|
2011-11-09 09:26:35 +04:00
|
|
|
|
2010-07-05 20:53:03 +04:00
|
|
|
* Removed interim boxing in the unsafeIsEvaluated and unsafeGetTagBits check
|
|
|
|
|
2010-06-30 02:37:21 +04:00
|
|
|
/0.8.1/:
|
2011-11-09 09:26:35 +04:00
|
|
|
|
2010-06-30 02:37:21 +04:00
|
|
|
* Added Data.List.Foldable
|
|
|
|
* Added Data.Traversable.Foldable
|
|
|
|
* Fixed an off-by-one error in the arguments to the speculative fold estimators
|
|
|
|
|
2010-06-28 18:34:49 +04:00
|
|
|
/0.8.0.2/:
|
|
|
|
|
|
|
|
* changed tests and benchmarks to not build by default to work around corruption in the hackage db
|
|
|
|
|
2010-06-28 11:17:32 +04:00
|
|
|
/0.8.0.1/:
|
2011-11-09 09:26:35 +04:00
|
|
|
|
2010-06-28 11:17:32 +04:00
|
|
|
* test suite now forces build
|