Cabal revisions of conduit-extra-0.1.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: conduit-extra Version: 0.1.4+x-revision: 1 Synopsis: Experimental helper functions for conduit. Description: This package is meant as a testing ground for new concepts in conduit. The idea is to have a much lower barrier to entry for this library relative to conduit itself. This way, conduit itself will continue to have a best-practices, minimal, stable API, while people are free to try crazy new features. , Data.Conduit.Extra.ZipSink , Data.Conduit.Extra.Utils Build-depends: base >= 4 && < 5- , conduit >= 1.0+ , conduit >= 1.0 && < 1.0.17 , mtl , monad-loops , containers