attoparsec-aeson: Parsing of aeson's Value with attoparsec
Parsing of aeson's Value with attoparsec, originally from aeson.
This version is an empty package with bounds on aeson
which has Data.Aeson.Parser module.
This way e.g. specifying
build-depends: aeson >= 1.4.1.0 && <2.3, attoparsec-aeson >=2.1.0.0 && <2.3
will have Data.Aeson.Parser available for all aeson versions in range.
Downloads
- attoparsec-aeson-2.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 2.1.0.0, 2.2.0.0, 2.2.0.1, 2.2.2.0 |
|---|---|
| Dependencies | aeson (>=1.4.1.0 && <2.2), base (<5) [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2011-2016 Bryan O'Sullivan (c) 2011 MailRank, Inc. |
| Author | Bryan O'Sullivan <bos@serpentine.com> |
| Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
| Uploaded | by phadej at 2023-07-09T14:51:27Z |
| Category | Parsing |
| Home page | https://github.com/haskell/aeson |
| Bug tracker | https://github.com/haskell/aeson/issues |
| Source repo | head: git clone git://github.com/haskell/aeson.git(attoparsec-aeson) |
| Distributions | Arch:2.2.0.0, Fedora:2.2.2.0, LTSHaskell:2.2.2.0, NixOS:2.2.2.0, Stackage:2.2.2.0, openSUSE:2.2.2.0 |
| Reverse Dependencies | 35 direct, 1652 indirect [details] |
| Downloads | 5807 total (16 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] Last success reported on 2023-07-09 [all 1 reports] |