packages feed

bytes 0.14.1 → 0.14.1.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: text

API changes (from Hackage documentation)

Files

bytes.cabal view
@@ -1,6 +1,6 @@ name:          bytes category:      Data, Serialization-version:       0.14.1+version:       0.14.1.1 license:       BSD3 cabal-version: >= 1.8 license-file:  LICENSE@@ -50,7 +50,7 @@     cereal                    >= 0.3.5    && < 0.5,     containers                >= 0.3      && < 1,     mtl                       >= 2.0      && < 2.3,-    text                      >= 0.2      && < 1.2,+    text                      >= 0.2      && < 1.3,     time                      >= 1.2      && < 1.5,     transformers              >= 0.2      && < 0.5,     transformers-compat       >= 0.3      && < 1,