MIT licensed by Oscar Finnsson
Maintained by Simon Hengel
This version can be pinned in stack with:aeson-qq-0.7.4@sha256:eefb27e92e64669a5f097e0b3900fd12b90b67765ca6c1030ea713d5bc1ce735,1638

Module documentation for 0.7.4

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

aesonQQ :: QuasiQuoter

Consult the README for documentation: https://github.com/zalora/aeson-qq#readme