MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:validity-containers-0.5.0.4@sha256:b7ae4711646de5f44ef92ce6ae01836bab219ac4f8ebd9a8e05dd073eb0c1d99,1154

Module documentation for 0.5.0.4

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

Changes

Changelog

[0.5.0.4] - 2020-06-17

Added

  • distinctOrd

[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.