genvalidity-hspec-cereal

Standard spec's for cereal-related instances

http://cs-syd.eu

LTS Haskell 23.27:1.0.0.0
Stackage Nightly 2025-07-13:1.0.0.0
Latest on Hackage:1.0.0.0

See all snapshotsgenvalidity-hspec-cereal appears in

MIT licensedbyTom Sydney Kerckhove
Maintained by[email protected]
This version can be pinned in stack with:genvalidity-hspec-cereal-1.0.0.0@sha256:7f84faf56619b740a655464c1e75127a311176441004089d8e78b681847bbc35,1530

Module documentation for 1.0.0.0

Changes

Changelog

[1.0.0.0] - 2021-11-20

  • Compatibility withgenvalidity >= 1.0.0.0
  • Renamed every combinator that ends inOnValid (or similar) to not have that suffix anymore.

Removed

  • Every combinator that relates to unchecked or invalid values.

[0.3.0.4] - 2020-02-10

Changed

  • Removed the doctests
  • Improved the cabal file

[0.2.0.3] - 2018-10-07

Changed

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