name:                 json
version:              0.11
visibility:           public
id:                   json-0.11-52o3UX89hVpC4lykz5tpxv
key:                  json-0.11-52o3UX89hVpC4lykz5tpxv
license:              BSD-3-Clause
copyright:            (c) 2007-2018 Galois Inc.
maintainer:           Iavor S. Diatchki (iavor.diatchki@gmail.com)
author:               Galois Inc.
synopsis:             Support for serialising Haskell to and from JSON
description:
    JSON (JavaScript Object Notation) is a lightweight data-interchange
    format. It is easy for humans to read and write. It is easy for
    machines to parse and generate.  It is based on a subset of the
    JavaScript Programming Language, Standard ECMA-262 3rd Edition -
    December 1999.

    This library provides a parser and pretty printer for converting
    between Haskell values and JSON.

category:             Web
abi:                  d4e27461c4b4605eda0dc8e7345c7411
exposed:              True
exposed-modules:
    Text.JSON Text.JSON.Generic Text.JSON.Parsec Text.JSON.Pretty
    Text.JSON.ReadP Text.JSON.String Text.JSON.Types

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/json-0.11-52o3UX89hVpC4lykz5tpxv

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/json-0.11-52o3UX89hVpC4lykz5tpxv

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/json-0.11-52o3UX89hVpC4lykz5tpxv

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/json-0.11
hs-libraries:         HSjson-0.11-52o3UX89hVpC4lykz5tpxv
depends:
    array-0.5.6.0-inplace base-4.19.1.0-inplace
    bytestring-0.12.1.0-inplace containers-0.6.8-inplace
    mtl-2.3.1-inplace parsec-3.1.17.0-inplace pretty-1.1.3.6-inplace
    syb-0.7.2.4-98iSqGtavFJHuhaPlQH3zt text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/json-0.11/html/json.haddock

haddock-html:         /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/json-0.11/html
