bytestring-progress 1.0.5 → 1.0.6
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~time
Dependency ranges changed: time
Files
bytestring-progress.cabal view
@@ -1,5 +1,5 @@ Name: bytestring-progress-Version: 1.0.5+Version: 1.0.6 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.6,+ time >= 1.1 && < 1.8, bytestring >= 0.9 && < 1.0 Exposed-Modules: Data.ByteString.Lazy.Progress