conduit-extra: Batteries included conduit: adapters for common libraries.

[ conduit, data, library, mit ] [ Propose Tags ]

The conduit package itself maintains relative small dependencies. The purpose of this package is to collect commonly used utility functions wrapping other library dependencies, without depending on heavier-weight dependencies. The basic idea is that this package should only depend on haskell-platform packages and conduit.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 1.0.0, 1.0.0.1, 1.1.0, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.1.0.4, 1.1.1, 1.1.2, 1.1.3, 1.1.3.1, 1.1.3.2, 1.1.3.3, 1.1.3.4, 1.1.4, 1.1.4.1, 1.1.4.2, 1.1.5, 1.1.5.1, 1.1.6, 1.1.6.1, 1.1.6.2, 1.1.7.0, 1.1.7.1, 1.1.7.2, 1.1.7.3, 1.1.8, 1.1.9, 1.1.9.1, 1.1.9.2, 1.1.9.3, 1.1.10, 1.1.10.1, 1.1.11, 1.1.12, 1.1.12.1, 1.1.13.1, 1.1.13.2, 1.1.13.3, 1.1.14, 1.1.15, 1.1.16, 1.1.17, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.3.1, 1.2.3.2, 1.3.0, 1.3.1, 1.3.1.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6 (info)
Change log ChangeLog.md
Dependencies async (>=2.0.1 && <2.3), attoparsec (>=0.10), base (>=4.5 && <5), blaze-builder (>=0.3), bytestring (>=0.10.2), conduit (>=1.1 && <1.3), directory, exceptions (>=0.6 && <0.11), filepath, monad-control, network (>=2.3), primitive (>=0.5), process, resourcet (>=1.1), stm, streaming-commons (>=0.1.16 && <0.2), text, transformers, transformers-base, typed-process (>=0.2), unliftio-core [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com
Revised Revision 3 made by HerbertValerioRiedel at 2019-05-13T21:07:10Z
Category Data, Conduit
Home page http://github.com/snoyberg/conduit
Source repo head: git clone git://github.com/snoyberg/conduit.git
Uploaded by MichaelSnoyman at 2017-12-13T07:15:36Z
Distributions Arch:1.3.6, Debian:1.3.5, Fedora:1.3.6, FreeBSD:1.1.9.1, LTSHaskell:1.3.6, NixOS:1.3.6, Stackage:1.3.6, openSUSE:1.3.6
Reverse Dependencies 210 direct, 4091 indirect [details]
Downloads 200846 total (461 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-13 [all 1 reports]

Readme for conduit-extra-1.2.2

[back to package description]

conduit-extra

For more information about conduit in general, and how this package in particular fits into the ecosystem, see the conduit homepage.