You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/aeson-qq/metadata.xml

18 lines
559 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
@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
&gt;aesonQQ :: QuasiQuoter
Consult the @README@ for documentation:
&lt;https://github.com/zalora/aeson-qq#readme&gt;
</longdescription>
</pkgmetadata>