throttle-io-stream 0.2.0.0 → 0.2.0.1
raw patch · 1 files changed
+4/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- throttle-io-stream.cabal +4/−4
throttle-io-stream.cabal view
@@ -3,12 +3,12 @@ -- see: https://github.com/sol/hpack name: throttle-io-stream-version: 0.2.0.0+version: 0.2.0.1 synopsis: Throttler between arbitrary IO producer and consumer functions description: This packages provides functionality for throttling IO using general IO callbacks. The throttling depends on a provided configuration. The supported throttling modes are producer throttling, consumer throttling or producer & consumer throttling. category: Concurrency-homepage: https://github.com/mtesseract/io-throttle#readme-bug-reports: https://github.com/mtesseract/io-throttle/issues+homepage: https://github.com/mtesseract/throttle-io-stream#readme+bug-reports: https://github.com/mtesseract/throttle-io-stream/issues author: Moritz Schulte maintainer: mtesseract@silverratio.net copyright: (c) 2017 Moritz Schulte@@ -22,7 +22,7 @@ source-repository head type: git- location: https://github.com/mtesseract/io-throttle+ location: https://github.com/mtesseract/throttle-io-stream library hs-source-dirs: