aeson-qq provides a JSON quasiquoter for Haskell.
This package exposes the function aesonQQ that compile-time
converts a string representation of a JSON value into a
Data.Aeson.Value. aesonQQ has the signature
Consult the README for documentation:
https://github.com/zalora/aeson-qq#readme