MIT licensed by Oscar Finnsson
Maintained by Simon Hengel
This version can be pinned in stack with:aeson-qq-0.8.4@sha256:ad08ce7e39fe8fdd8d371fc5e3129380d8e99083513b1a6d44cda07f85d13fd2,2082

Module documentation for 0.8.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/sol/aeson-qq#readme