bytestring-progress 1.0.0 → 1.0.1
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.0+Version: 1.0.1 Build-Type: Simple Cabal-Version: >= 1.6 License: BSD3@@ -18,7 +18,7 @@ Library Build-Depends: base >= 4.0 && < 5.0,- time >= 1.1 && <= 1.2,+ time >= 1.1 && < 1.3, bytestring >= 0.9 && < 1.0 Exposed-Modules: Data.ByteString.Lazy.Progress