bytes 0.14.1.2 → 0.14.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~timePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: time
API changes (from Hackage documentation)
Files
- bytes.cabal +2/−2
bytes.cabal view
@@ -1,6 +1,6 @@ name: bytes category: Data, Serialization-version: 0.14.1.2+version: 0.14.1.3 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE@@ -51,7 +51,7 @@ containers >= 0.3 && < 1, mtl >= 2.0 && < 2.3, text >= 0.2 && < 1.3,- time >= 1.2 && < 1.5,+ time >= 1.2 && < 1.6, transformers >= 0.2 && < 0.5, transformers-compat >= 0.3 && < 1, void >= 0.6 && < 1