Cabal revisions of streaming-commons-0.2.1.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: streaming-commons version: 0.2.1.2+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+ exposed-modules: Data.Streaming.ByteString.Builder Data.Streaming.ByteString.Builder.Buffer Data.Streaming.FileRead
revision 2
name: streaming-commons version: 0.2.1.2-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 exposed-modules: Data.Streaming.ByteString.Builder