Skip to content

Version 0.2.0.0

Choose a tag to compare

@jonathanknowles jonathanknowles released this 18 Mar 08:11
· 103 commits to main since this release
0da6c74

https://hackage.haskell.org/package/quickcheck-monoid-subclasses-0.2.0.0

  • Improved generation of arbitrary Semigroup value combinations.
  • Added derived laws for the LeftGCDMonoid type class.
  • Added derived laws for the RightGCDMonoid type class.
  • Removed hard-to-satisfy coverage check from LCMMonoid type class laws.
  • Added support for building with GHC 9.6 series.