./converters/hs-microaeson, Tiny JSON library with light dependency footprint

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.0.2nb1, Package name: hs-microaeson-0.1.0.2nb1, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 20.178 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-30 09:40:00 by Masatake Daimon | Files touched by this commit (4) | Package updated
Log message:
converters/hs-microaeson: update to microaeson-0.1.0.2

### 0.1.0.2

_Andreas Abel, 2024-06-25_

- Drop support for GHC 7.
- Tested with GHC 8.0 - 9.10.
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-05 07:58:35 by Masatake Daimon | Files touched by this commit (6)
Log message:
converters/hs-microaeson: import hs-microaeson-0.1.0.1

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.