MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:genvalidity-containers-0.8.0.2@sha256:c2d71380c8a6ee3969c91935c194e08efe91389952bef831a5a92e4671589055,2230

Changes

Changelog

[Unreleased]

[0.8.0.2] - 2020-02-10

Changed

  • Improved the cabal file
  • Removed the show constraint for keys on ‘GenUnchecked (Map k v)’
  • Removed the shrinking tests for trees

[0.8.0.1] - 2019-12-04

Changed

  • Changed the way trees are generated. They will no longer be as top-heavy or under-sized.

[0.8.0.0] - 2019-09-23

Changed

  • No longer require a ‘Show’ instance of the map’s key for GenUnchecked

[0.7.0.0] - 2019-09-23

Changed

  • Compatibility with validity-containers >=0.5
  • Test suite compatibility with genvalidity-property >=0.5

[0.6.0.0] - 2019-03-06

Changed

  • Fixed type signatures to be compatible with genvalidity >=0.8

[0.5.1.1] - 2018-11-07

Changed

  • Test suite compatibility with validity >=0.9

[0.5.1.0] - 2018-10-06

Changed

  • Sped up shrinkValid for Tree