packages feed

Cabal revisions of streaming-commons-0.1.10.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                streaming-commons version:             0.1.10.0+x-revision: 1 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   default: False  library+  build-depends: text <1.3++  build-depends: network <3+   exposed-modules:     Data.Streaming.Blaze                        Data.Streaming.ByteString.Builder                        Data.Streaming.ByteString.Builder.Buffer
revision 2
 name:                streaming-commons version:             0.1.10.0-x-revision: 1+x-revision: 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   default: False  library+  build-depends: base <4.16+   build-depends: text <1.3    build-depends: network <3