MIT licensed by Oscar Finnsson
Maintained by Simon Hengel
This version can be pinned in stack with:aeson-qq-0.8.3@sha256:6613dc15ecee8d3f136c431fe626168ff08b58885f0a772c524b4f0d365ebb2f,2101

Module documentation for 0.8.3

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