derulo: Parse and render JSON simply.

[ json, library, mit, program ] [ Propose Tags ]

Derulo parses and renders JSON simply.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
pedantic

Enables -Werror, which turns warnings into errors.

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

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.5, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 2.0.0.1, 2.0.0.2, 2.0.0.3
Change log CHANGELOG.markdown
Dependencies base (>=4.13.0 && <4.17), derulo [details]
License MIT
Author
Maintainer Taylor Fausak
Category JSON
Source repo head: git clone https://github.com/tfausak/derulo
Uploaded by fozworth at 2022-01-08T16:59:48Z
Distributions
Executables derulo
Downloads 7281 total (78 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-01-08 [all 1 reports]

Readme for derulo-2.0.0.1

[back to package description]

Derulo

CI Hackage Stackage

Derulo is a Haskell library and executable that parses and renders JSON simply. It has extensive documentation on Hackage.