packages feed

text-builder-dev 0.3.9 → 0.3.9.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: tasty-quickcheck

API changes (from Hackage documentation)

Files

text-builder-dev.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: text-builder-dev-version: 0.3.9+version: 0.3.9.1 category: Text, Builders synopsis: Edge of developments for "text-builder" description:@@ -20,7 +20,7 @@  source-repository head   type: git-  location: git://github.com/nikita-volkov/text-builder-dev.git+  location: https://github.com/nikita-volkov/text-builder-dev  common base-settings   default-extensions:@@ -103,7 +103,7 @@     rerebase <2,     tasty >=1.2.3 && <2,     tasty-hunit >=0.10.0.2 && <0.11,-    tasty-quickcheck >=0.10.1 && <0.11,+    tasty-quickcheck >=0.10.1 && <0.12,     text-builder-dev,  benchmark benchmark-text