hw-json-lens: Lens for hw-json

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

Lens for hw-json. Please see README.md


[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

Versions [RSS] 0.0.0.1, 0.1.0.0, 0.2.0.0, 0.2.1.0
Dependencies aeson, base (>=4 && <5), bytestring (>=0.10 && <0.12), containers (>=0.5 && <0.7), hw-json (>=1.3 && <1.4), lens (>=4 && <6), scientific (>=0.3 && <0.4), text (>=1.2 && <1.3), word8 (>=0.1 && <0.2) [details]
License BSD-3-Clause
Copyright 2018-2021 John Ky , 2016 Alexey Raga , 2013-2014 Edward Kmett, , 2012 Paul Wilson
Author Alexey Raga, John Ky
Maintainer alexey.raga@gmail.com, newhoggy@gmail.com
Revised Revision 4 made by newhoggy at 2021-09-18T09:29:34Z
Category Data, Succinct Data Structures, Data Structures, JSON
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 2020-04-14T05:45:18Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2053 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 2020-04-14 [all 1 reports]

Readme for hw-json-lens-0.2.1.0

[back to package description]

hw-json-lens

CircleCI

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