microaeson: A tiny JSON library with light dependency footprint
microaeson aims to provide a RFC 8259 compliant JavaScript Object Notation (JSON) implementation.
The microaeson package provides a smaller subset of the aeson API with less dependencies and a simpler implementation.
The API is designed in such a way to allow to easily convert client code written against microaeson's API to use the full aeson API.
[Skip to Readme]
Downloads
- microaeson-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | array (>=0.5.1.1 && <0.6), base (>=4.9.0.0 && <5), bytestring (>=0.10.8.0 && <0.13), containers (>=0.5.7.1 && <1), deepseq (>=1.4.2.0 && <1.6), text (>=1.2.2.2 && <1.3 || >=2.0 && <3) [details] |
| Tested with | ghc ==9.14.1, ghc ==9.12.2, ghc ==9.10.2, ghc ==9.8.4, ghc ==9.6.7, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2 |
| License | GPL-3.0-only |
| Author | Herbert Valerio Riedel |
| Maintainer | Andreas Abel |
| Uploaded | by AndreasAbel at 2025-09-01T19:40:16Z |
| Revised | Revision 1 made by tomjaguarpaw at 2026-01-10T17:29:37Z |
| Category | Text, Web, JSON |
| Source repo | head: git clone https://github.com/haskell-hvr/microaeson.git |
| Distributions | Arch:0.1.0.3, LTSHaskell:0.1.0.3, NixOS:0.1.0.3, Stackage:0.1.0.3 |
| Reverse Dependencies | 2 direct, 3 indirect [details] |
| Downloads | 4465 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 2025-09-01 [all 1 reports] |