Path to this page:
./
converters/hs-deriving-aeson,
Type driven generic aeson instance customisation
Branch: CURRENT,
Version: 0.2.9nb1,
Package name: hs-deriving-aeson-0.2.9nb1,
Maintainer: pkgsrc-usersThis package provides a newtype wrapper with FromJSON/ToJSON instances
customisable via a phantom type parameter. The instances can be rendered to
the original type using DerivingVia.
Master sites:
Filesize: 5.722 KB
Version history: (Expand)
- (2023-02-09) Updated to version: hs-deriving-aeson-0.2.9nb1
- (2023-01-28) Package added to pkgsrc.se, version hs-deriving-aeson-0.2.9 (created)
CVS history: (Expand)
2023-01-28 03:55:43 by Masatake Daimon | Files touched by this commit (5) |
Log message:
converters/hs-deriving-aeson: import hs-deriving-aeson-0.2.9
This package provides a newtype wrapper with FromJSON/ToJSON instances
customisable via a phantom type parameter. The instances can be rendered to
the original type using DerivingVia.
|