aeson-qq-0.8.2: JSON quasiquoter for Haskell

aeson-qq-0.8.2: JSON quasiquoter for Haskell

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 Value. aesonQQ has the signature

aesonQQ :: QuasiQuoter

Consult the README for documentation: https://github.com/sol/aeson-qq#readme

Signatures

Modules