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.

Homepage:
http://hackage.haskell.org/package/deriving-aeson
