packages feed

bytestring-progress 1.0.7 → 1.0.8

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

bytestring-progress.cabal view
@@ -1,5 +1,5 @@ Name: bytestring-progress-Version: 1.0.7+Version: 1.0.8 Build-Type: Simple Cabal-Version: >= 1.6 License: BSD3@@ -24,7 +24,7 @@  Library   Build-Depends: base >= 4.0 && < 5.0,-                 time >= 1.1 && < 1.8,+                 time >= 1.1 && < 2.0,                  bytestring >= 0.9 && < 1.0   Exposed-Modules: Data.ByteString.Lazy.Progress