genvalidity-hspec-hashable

Standard spec's for Hashable instances

https://github.com/NorfairKing/validity#readme

Version on this page:1.0.0.0
LTS Haskell 22.14:1.0.0.1
Stackage Nightly 2024-03-28:1.0.0.1
Latest on Hackage:1.0.0.1

See all snapshots genvalidity-hspec-hashable appears in

MIT licensed by Nick Van den Broeck
Maintained by [email protected]
This version can be pinned in stack with:genvalidity-hspec-hashable-1.0.0.0@sha256:2872ba05bef0b9fcb0765409e38045ba2f197da5f368b365950df1be06fdd97d,1689

Module documentation for 1.0.0.0

Standard spec's for Hashable instances

Changes

Changelog

[1.0.0.0] - 2021-11-20

  • Compatibility with genvalidity >= 1.0.0.0
  • Renamed every combinator that ends in OnValid (or similar) to not have that suffix anymore.

Removed

  • Every combinator that relates to unchecked or invalid values.

[0.3.0.5] - 2020-02-10

Changed

  • Removed the doctests
  • Improved the cabal file

[0.2.0.4] - 2019-05-10

Changed

  • Removed upper-bound for hashable >=1.3.0 and added in a test now that the double bug has been fixed.

[0.2.0.3] - 2018-10-07

Changed

  • Compatibility with validity >=0.9, genvalidity >=0.7 and genvalidity-property >=0.3