MIT licensed by Oscar Finnsson
Maintained by Simon Hengel
This version can be pinned in stack with:aeson-qq-0.8.0@sha256:58d621c5a31fbc160bb5f9940e9bedcb4db689dd457d492d0938c56e01b92f17,1706

Module documentation for 0.8.0

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