MIT licensed by Oscar Finnsson
Maintained by Simon Hengel
This version can be pinned in stack with:aeson-qq-0.8.2@sha256:7927fe84302f2aac23211552e01a6b4ae3e1434aa696e410eb239dba5552d683,2016

Module documentation for 0.8.2

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/sol/aeson-qq#readme