pipes-aeson: Encode and decode JSON streams using Aeson and Pipes.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Utilities to encode and decode Pipes streams of JSON.

See the changelog.md file in the source distribution to learn about any important changes between version.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.2.0, 0.2.1, 0.3.0, 0.4, 0.4.1, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.1.4, 0.4.1.5, 0.4.1.6, 0.4.1.7, 0.4.1.8, 0.4.2, 0.4.2
Change log changelog.md
Dependencies aeson (>=0.6.1), attoparsec (>=0.10), attoparsec-aeson (>=2.2), base (>=4.5 && <5.0), bytestring (>=0.9.2.1), pipes (>=4.1), pipes-attoparsec (>=0.5), pipes-bytestring (>=2.0), pipes-parse (>=3.0.1), transformers (>=0.2) [details]
License BSD-3-Clause
Copyright Copyright (c) Renzo Carbonara 2013
Author Renzo Carbonara
Maintainer renλren.zone
Category Pipes, Parser
Home page https://github.com/k0001/pipes-aeson
Bug tracker https://github.com/k0001/pipes-aeson/issues
Source repo head: git clone git://github.com/k0001/pipes-aeson.git
Uploaded by RenzoCarbonara at 2024-02-23T09:43:51Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for pipes-aeson-0.4.2

[back to package description]

pipes-aeson

Utilities to encode and decode streams of JSON values using Pipes and Aeson.

Check the source or rendered Haddocks for documentation.

This code is licensed under the terms of the so called 3-clause BSD license. Read the file named LICENSE found in this same directory for details.

See the PEOPLE file to learn about the people involved in this effort.