tasty-laws v0.3.1 Release Notes
Release Date: 2015-09-07 // over 7 years ago-
🔄 Changed
Serial
instances insteadProxy
where possible.
➕ Added
- ✅ Default tests for type constructors parametrized with
()
. - ✅ Exhaustive
TestTree
s.
Previous changes from v0.2
-
✂ Removed
smallcheck
specific modules fromsmallcheck-laws-0.1
. This package now containsTasty
specific modules.
🔄 Changed
- ✅ Simplify module hierarchy:
Test.Tasty.SmallCheck.Laws
->Test.Tasty.Laws