packages feed

streaming-commons 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+1/−3 lines, 1 filesdep −text-stream-decode

Dependencies removed: text-stream-decode

Files

streaming-commons.cabal view
@@ -1,5 +1,5 @@ name:                streaming-commons-version:             0.1.0.1+version:             0.1.0.2 synopsis:            Common lower-level functions needed by various streaming data libraries description:         Provides low-dependency functionality commonly needed by various streaming data libraries, such as conduit and pipes. homepage:            https://github.com/fpco/streaming-commons@@ -83,7 +83,6 @@     type: exitcode-stdio-1.0     hs-source-dirs: bench     build-depends:  base-                  , text-stream-decode                   , criterion                   , bytestring                   , text@@ -94,7 +93,6 @@     type: exitcode-stdio-1.0     hs-source-dirs: bench     build-depends:  base-                  , text-stream-decode                   , bytestring                   , text     main-is:        decode-memory-usage.hs