MIT licensed by Oscar Finnsson
Maintained by Simon Hengel
This version can be pinned in stack with:aeson-qq-0.8.1@sha256:0bba8b44195eef3b7b739903aad60ceed532b0bfd4cb418052d37e3941dd41ce,1742

Module documentation for 0.8.1

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