text-builder-core 0.1.1.2 → 0.1.1.3
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
- text-builder-core.cabal +2/−2
text-builder-core.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: text-builder-core-version: 0.1.1.2+version: 0.1.1.3 category: Text, Builders synopsis: Internals of "text-builder" description:@@ -94,7 +94,7 @@ QuickCheck >=2.14 && <3, base >=4.11 && <5, quickcheck-classes >=0.6.5 && <0.7,- quickcheck-instances >=0.3.32 && <0.4,+ quickcheck-instances >=0.3.32 && <0.5, tasty >=1.2.3 && <2, tasty-quickcheck ^>=0.11, text >=1.2 && <3,