packages feed

lawful-conversions 0.3.0.1 → 0.3.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~containersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers

API changes (from Hackage documentation)

Files

lawful-conversions.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: lawful-conversions-version: 0.3.0.1+version: 0.3.0.2 synopsis: Lawful typeclasses for bidirectional conversion between types category: Conversion homepage: https://github.com/nikita-volkov/lawful-conversions@@ -160,7 +160,7 @@     QuickCheck >=2.13 && <3,     base >=4.12 && <5,     bytestring >=0.10 && <0.13,-    containers >=0.6 && <0.8,+    containers >=0.6 && <0.9,     hashable >=1 && <2,     primitive >=0.7 && <0.10,     profunctors >=5 && <6,