name:                 json
version:              0.11
visibility:           public
id:                   json-0.11-HbcSbMPDafA7b0UWYHwGdL
key:                  json-0.11-HbcSbMPDafA7b0UWYHwGdL
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:                  8530cbe6c7c021709d717650c148a1ba
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.10.1/json-0.11-HbcSbMPDafA7b0UWYHwGdL

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/json-0.11-HbcSbMPDafA7b0UWYHwGdL

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/json-0.11-HbcSbMPDafA7b0UWYHwGdL

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/json-0.11
hs-libraries:         HSjson-0.11-HbcSbMPDafA7b0UWYHwGdL
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace
    bytestring-0.12.1.0-inplace containers-0.7-inplace
    mtl-2.3.1-inplace parsec-3.1.17.0-inplace pretty-1.1.3.6-inplace
    syb-0.7.2.4-7KqqPsJi0ji9kJTuxQWr2P text-2.1.1-inplace

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

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