cereal-conduit: Turn Data.Serialize Gets and Puts into Sources, Sinks, and Conduits

[ bsd3, conduit, library ] [ Propose Tags ]

Turn Data.Serialize Gets and Puts into Sources, Sinks, and Conduits.


[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.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.6.1, 0.5, 0.6, 0.7, 0.7.1, 0.7.2, 0.7.2.1, 0.7.2.2, 0.7.2.3, 0.7.2.4, 0.7.2.5, 0.7.3, 0.8.0
Change log ChangeLog.md
Dependencies base (>=4.9 && <5), bytestring, cereal (>=0.4.0.0 && <0.6), conduit (>=1.3 && <1.4), resourcet (>=1.2 && <1.4), transformers (>=0.2.0.0) [details]
License BSD-3-Clause
Author Myles C. Maxfield <myles.maxfield@gmail.com>
Maintainer Michael Snoyman
Revised Revision 2 made by Bodigrim at 2023-10-04T21:19:24Z
Category Conduit
Home page https://github.com/snoyberg/conduit
Bug tracker https://github.com/snoyberg/conduit/issues
Source repo head: git clone git://github.com/snoyberg/conduit.git
Uploaded by MichaelSnoyman at 2018-02-01T12:34:46Z
Distributions Debian:0.8.0, LTSHaskell:0.8.0, NixOS:0.8.0, Stackage:0.8.0
Reverse Dependencies 10 direct, 51 indirect [details]
Downloads 24087 total (77 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-02-01 [all 1 reports]

Readme for cereal-conduit-0.8.0

[back to package description]

cereal-conduit

Turn Data.Serialize Gets and Puts into Sources, Sinks, and Conduits.