packages feed

isomorphism-class 0.3 → 0.3.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~tasty-quickcheckPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: tasty-quickcheck

API changes (from Hackage documentation)

Files

isomorphism-class.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: isomorphism-class-version: 0.3+version: 0.3.0.1 synopsis: Isomorphism typeclass solving the conversion problem category: Conversion homepage: https://github.com/nikita-volkov/isomorphism-class@@ -107,5 +107,5 @@     quickcheck-instances >=0.3.32 && <0.4,     rebase >=1.15 && <2,     tasty >=1.2.3 && <2,-    tasty-quickcheck >=0.10.1 && <0.11,+    tasty-quickcheck >=0.10.1 && <0.12,     text >=1.2 && <3,