./www/hs-http-api-data, Converting to/from HTTP API data

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


Branch: CURRENT, Version: 0.6nb1, Package name: hs-http-api-data-0.6nb1, Maintainer: pkgsrc-users

This package defines typeclasses used for converting Haskell data types to
and from HTTP API data.


Master sites:

Filesize: 20.288 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-30 10:24:44 by Masatake Daimon | Files touched by this commit (4)
Log message:
www/hs-http-api-data: Update to 0.6

0.6
* Use text-iso8601 to parse and serialise time types. (Instead of
  attoparsec-iso8601). Due this change some formats are slightly changed:
  - Space between timezone is not accepted
  - Timezone offset can be between -23:59..23:59
  - Timezone offset is output with colon between hours and minutes
* Require at least GHC-8.2
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-28 20:59:27 by Masatake Daimon | Files touched by this commit (5)
Log message:
www/hs-http-api-data: import hs-http-api-data-0.5

This package defines typeclasses used for converting Haskell data types to
and from HTTP API data.