aeson-qq: JSON quasiquoter for Haskell

[ json, library, mit ] [ Propose Tags ]

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

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.4.0, 0.4.1, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4
Dependencies aeson (>=0.6), attoparsec, base (>=4.5 && <5), base-compat, haskell-src-meta (>=0.1.0), parsec, scientific, template-haskell, text, vector [details]
License MIT
Author Oscar Finnsson
Maintainer Simon Hengel <sol@typeful.net>
Category JSON
Home page http://github.com/zalora/aeson-qq
Source repo head: git clone https://github.com/zalora/aeson-qq/
Uploaded by qoelet at 2015-08-12T09:58:08Z
Distributions Arch:0.8.4, Debian:0.8.3, LTSHaskell:0.8.4, NixOS:0.8.4, Stackage:0.8.4
Reverse Dependencies 12 direct, 22 indirect [details]
Downloads 22098 total (83 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-08-12 [all 1 reports]