packages feed

Cabal revisions of conduit-combinators-1.1.2

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

revision 1
  name:           conduit-combinators version:        1.1.2+x-revision: 1 synopsis:       Commonly used conduit functions, for both chunked and unchunked data description:    See docs and README at <http://www.stackage.org/package/conduit-combinators> category:       Data, Conduit   location: https://github.com/snoyberg/mono-traversable  flag monotrav1-  description: Use mono-traversable 1.0 or later-  manual: False+  description: Use mono-traversable 1.0.2 or later+  manual: True   default: True  library     , base16-bytestring     , base64-bytestring >=0.1.1.1     , bytestring-    , conduit >=1.2.8-    , conduit-extra >=1.1.1+    , conduit >=1.2.8 && < 1.3+    , conduit-extra >=1.1.3.3 && < 1.3     , filepath     , monad-control     , mwc-random   if flag(monotrav1)     build-depends:         chunked-data >=0.3-      , mono-traversable >=1.0+      , mono-traversable >=1.0.2   else     build-depends:         chunked-data <0.3