speculation/CHANGELOG.markdown

28 lines
574 B
Markdown
Raw Normal View History

/1.2.0.1/
* Weakened dependencies
/1.2.0.0/:
* Reorganized the module hierarchy into Data.Speculation.*
/1.1.0.0/:
* Added support for numSparks
/1.0.0.0/:
* Released
2010-07-05 20:53:03 +04:00
/0.9.0/:
* Removed interim boxing in the unsafeIsEvaluated and unsafeGetTagBits check
2010-06-30 02:37:21 +04:00
/0.8.1/:
* 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/:
* test suite now forces build