streaming-machine-json: streaming incremental nonvalidating json parser

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]

streaming incremental nonvalidating json parser. Great job!


[Skip to Readme]

Properties

Versions 0.1.0.0
Change log CHANGELOG.md
Dependencies attoparsec (>=0.13.2.3 && <0.14), base (>=4.3 && <4.14), base-compat, bytestring (>=0.9 && <0.11), bytestring-builder (>=0.10.4.0.2 && <0.11), exceptions (>=0.10.4 && <0.11), machines (>=0.7 && <0.8), mtl, mtl-compat, streaming-machine-json, text (>=1.2.3 && <1.3), transformers, transformers-compat [details]
License BSD-3-Clause
Author Carter Tazio Schonwald
Maintainer carter at wellposed dot com
Category Web
Home page wellposed.com
Bug tracker https://github.com/cartazio/streaming-machine-json
Source repo head: git clone git@github.com:cartazio/streaming-machine-json.git
Uploaded by CarterSchonwald at 2020-02-18T02:40:44Z

Modules

Flags

Automatic Flags
NameDescriptionDefault
bytestring-builder

Depend on the bytestring-builder package for backwards compatibility.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for streaming-machine-json-0.1.0.0

[back to package description]

Build Status

Properly streaming incremental json parser