aeson-qq: JSON quasiquoter for Haskell

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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

Properties

Versions 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, 0.8.4
Change log None available
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 https://github.com/sol/aeson-qq#readme
Bug tracker https://github.com/sol/aeson-qq/issues
Source repo head: git clone https://github.com/sol/aeson-qq
Uploaded by SimonHengel at 2021-10-11T06:23:59Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees