@hackage / yaya-quickcheck

QuickCheck testing support for the Yaya recursion scheme library.

Latest1.0.0.0

Changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog 1.1, and this project adheres to the Haskell Package Versioning Policy.

[1.0.0.0] - 2026-04-22

Added

  • support for QuickCheck-2.18.0
  • support for yaya-1.0.0

0.3.0.0 - 2026-01-18

Added

  • support for GHC 9.12 and 9.14
  • verify-no-recursion Cabal flag for auditing recursion usage by the library

Changed

  • license from “AGPL-3.0-or-later” to “AGPL-3.0-only WITH Universal-FOSS-exception-1.0 OR LicenseRef-commercial”

Removed

  • support for GHC 8.6

0.2.0.3 -

0.2.0.2 - 2024-08-26

Added

  • support for GHC 9.10

0.2.0.1 -

0.2.0.0 -

0.1.0.2 -

[0.1.0.1] -

[0.1.0.0] -

Added

  • initial release of this package