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

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, attoparsec (>=0.10), base (>=4.12 && <5), bytestring (>=0.10.2), conduit (>=1.3 && <1.4), directory, filepath, network (>=2.3), primitive (>=0.5), process, resourcet (>=1.1), stm, streaming-commons (>=0.1.16), text, transformers, typed-process (>=0.2.6), unliftio-core [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com
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 2022-05-10T15:50:22Z
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, 4090 indirect [details]
Downloads 200458 total (336 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-05-10 [all 1 reports]

Readme for conduit-extra-1.3.6

[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.