MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:validity-containers-0.5.0.3@sha256:5cb164a0cea9e0a5edd7046f08c74cb347813b5e688edd3098e094e785590b7c,1144

Module documentation for 0.5.0.3

Used by 4 packages in nightly-2020-06-02(full list with versions):

Changes

Changelog

[0.5.0.3] - 2020-04-23

Changed

  • The same as 0.5.0.2, but now it actually works.

[0.5.0.2] - 2020-04-23

Changed

  • Exposed decorateMap from Data.Validity.Containers

[0.5.0.1] - 2019-09-23

Changed

  • Improved the cabal file
  • Used ++ instead of <> for a string, for compatibility purposes

[0.5.0.0] - 2019-09-23

Added

  • decorateMap

Changed

  • The validity instance for maps now requires that keys are Showable.