hw-json-lens: Lens for hw-json

[ bsd3, data, data-structures, json, library, succinct-data-structures ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.1, 0.1.0.0, 0.2.0.0, 0.2.1.0
Dependencies base (>=4 && <5), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), hw-json (>=0.8.1 && <0.9), lens (>=4 && <5), scientific (>=0.3 && <0.4), word8 (>=0.1 && <0.2) [details]
License MIT
Copyright 2016 Alexey Raga, 2018 John Ky
Author Alexey Raga, John Ky
Maintainer alexey.raga@gmail.com, newhoggy@gmail.com
Category Data
Home page http://github.com/haskell-works/hw-json-lens#readme
Bug tracker https://github.com/haskell-works/hw-json-lens/issues
Source repo head: git clone https://github.com/haskell-works/hw-json-lens
Uploaded by haskellworks at 2018-07-15T09:15:10Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2070 total (12 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-07-15 [all 1 reports]

Readme for hw-json-lens-0.1.0.0

[back to package description]

hw-json-lens

0.0-branch

hw-json-lens provides traversals and prisms for the HW-JSON library's JsonPartialValue type.