isomorphism-class 0.3.1.3 → 0.3.1.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~quickcheck-instancesPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: quickcheck-instances
API changes (from Hackage documentation)
Files
- isomorphism-class.cabal +2/−2
isomorphism-class.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: isomorphism-class-version: 0.3.1.3+version: 0.3.1.4 synopsis: Isomorphism typeclass as a lawful solution to the conversion problem description: = Conversion problem@@ -167,7 +167,7 @@ bytestring >=0.11.1.0 && <0.13, isomorphism-class, primitive >=0.7 && <0.10,- quickcheck-instances >=0.3.32 && <0.4,+ quickcheck-instances >=0.3.32 && <0.5, rebase >=1.15 && <2, tasty >=1.2.3 && <2, tasty-quickcheck >=0.10.1 && <0.12,