The aeson-qq package
aeson-qq provides json quasiquatation for Haskell.
This package expose the function aesonQQ that compile time converts json code into a Data.Aeson.Value. aesonQQ got the signature
aesonQQ :: QuasiQuoter.
Consult documentation in the module Data.Aeson.QQ.
Properties
| Versions | 0.4.0, 0.4.1 |
|---|---|
| Dependencies | aeson, base (≥4.3 & <5), haskell-src-meta (≥0.1.0), json-qq (0.4.1), parsec (≥2), template-haskell |
| License | OtherLicense |
| Author | Oscar Finnsson |
| Maintainer | oscar.finnsson@gmail.com |
| Category | JSON |
| Home page | http://github.com/finnsson/aeson-qq |
| Source repository | git clone https://github.com/finnsson/aeson-qq/ |
| Upload date | Wed Dec 7 19:53:55 UTC 2011 |
| Uploaded by | OscarFinnsson |
| Built on | ghc-7.2 |
Modules
- Data
- Aeson
Downloads
- aeson-qq-0.4.1.tar.gz (Cabal source package)
- package description (included in the package)