./converters/hs-json, Support for serialising Haskell to and from JSON

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


Branch: CURRENT, Version: 0.11nb1, Package name: hs-json-0.11nb1, Maintainer: pkgsrc-users

This library provides a parser and pretty printer for converting between
Haskell values and JSON.


Master sites:

Filesize: 22.063 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-27 05:52:58 by Masatake Daimon | Files touched by this commit (4)
Log message:
converters/hs-json: Update to 0.11

Version 0.11
  * Limit floating-point range to that of Double to avoid allocation
    overflows when constructing Rationals
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94