packages feed

Cabal revisions of streaming-with-0.2.0.0

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

revision 1
 name:                streaming-with version:             0.2.0.0+x-revision: 1 synopsis:            with/bracket-style idioms for use with streaming description:     This package provides the foundations for a continuation-based library   exposed-modules:     Streaming.With                      , Streaming.With.Lifted-  build-depends:       base == 4.*+  build-depends:       base >= 4.8 && < 5                      , exceptions >= 0.6 && < 0.9                      , managed == 1.0.*                      , streaming-bytestring >= 0.1.0.3 && < 0.2