bytestring-tree-builder 0.2.4 → 0.2.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~base-preludePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base-prelude
API changes (from Hackage documentation)
Files
bytestring-tree-builder.cabal view
@@ -1,7 +1,7 @@ name: bytestring-tree-builder version:- 0.2.4+ 0.2.5 category: ByteString synopsis:@@ -57,7 +57,7 @@ semigroups >= 0.18 && < 0.19, bytestring >= 0.10 && < 0.11, text >= 1 && < 2,- base-prelude >= 0.1.19 && < 0.2,+ base-prelude < 2, base >= 4.6 && < 5