| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 00:51:40 GMT
X-Served-By: cache-dfw-kdfw8210103-DFW, cache-bom-vanm7210046-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768611099.301102,VS0,VE773
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
aeson-better-errors: Better error messages when decoding JSON values.
[Skip to Readme]
aeson-better-errors: Better error messages when decoding JSON values.
A small package which gives you the tools to build parsers to decode JSON values, and gives good error messages when parsing fails. See also https://harry.garrood.me/blog/aeson-better-errors/.
[Skip to Readme]
Downloads
- aeson-better-errors-0.9.1.3.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] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.8.0, 0.9.0, 0.9.0.1, 0.9.1.0, 0.9.1.1, 0.9.1.2, 0.9.1.3 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=0.7 && <1.6 || >=2.0 && <2.3), base (>=4.5 && <5), bytestring (>=0.11), dlist (>=1.0), mtl (>=2.2), scientific (>=0.3), text (>=2.0), transformers (>=0.5), transformers-compat (>=0.4), unordered-containers (>=0.2), vector (>=0.13), void (>=0.7) [details] |
| License | MIT |
| Author | Harry Garrood |
| Maintainer | harry@garrood.me |
| Uploaded | by PureFunctor at 2025-04-09T14:20:23Z |
| Category | Text, Web, JSON |
| Home page | https://github.com/hdgarrood/aeson-better-errors |
| Source repo | head: git clone https://github.com/hdgarrood/aeson-better-errors |
| Distributions | Arch:0.9.1.3, Fedora:0.9.1.1, LTSHaskell:0.9.1.3, NixOS:0.9.1.3, Stackage:0.9.1.3 |
| Reverse Dependencies | 12 direct, 13 indirect [details] |
| Downloads | 17968 total (68 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs uploaded by user Build status unknown [no reports yet] |
Readme for aeson-better-errors-0.9.1.3
[back to package description]aeson-better-errors
A small package which gives you tools to build parsers to decode JSON values, and gives good error messages when parsing fails.
- Announcement blog post / tutorial: https://harry.garrood.me/blog/aeson-better-errors/
- Hackage: https://hackage.haskell.org/package/aeson-better-errors