name:                 cmark-gfm
version:              0.2.6
visibility:           public
id:                   cmark-gfm-0.2.6-24PAswSpdwQ1d5UnXsSrfD
key:                  cmark-gfm-0.2.6-24PAswSpdwQ1d5UnXsSrfD
license:              BSD-3-Clause
copyright:            (C) 2015--17 John MacFarlane, (C) 2017--19 Ashe Connor
maintainer:           ashe@kivikakk.ee
author:               Asherah Connor
homepage:             https://github.com/kivikakk/cmark-gfm-hs
synopsis:             Fast, accurate GitHub Flavored Markdown parser and renderer
description:
    This package provides Haskell bindings for
    <https://github.com/github/cmark-gfm libcmark-gfm>, the reference
    parser for <https://github.github.com/gfm/ GitHub Flavored Markdown>, a fully
    specified variant of Markdown. It includes sources for
    libcmark-gfm (0.29.0.gfm.13) and does not require prior installation of the
    C library.

category:             Text
abi:                  7b1f2a5a18534bb8c4fe352771f199e8
exposed:              True
exposed-modules:      CMarkGFM
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/cmark-gfm-0.2.6-24PAswSpdwQ1d5UnXsSrfD

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/cmark-gfm-0.2.6-24PAswSpdwQ1d5UnXsSrfD

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/cmark-gfm-0.2.6-24PAswSpdwQ1d5UnXsSrfD

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/cmark-gfm-0.2.6
hs-libraries:         HScmark-gfm-0.2.6-24PAswSpdwQ1d5UnXsSrfD
extra-libraries:      cmark-gfm cmark-gfm-extensions
depends:
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/cmark-gfm-0.2.6/html/cmark-gfm.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/cmark-gfm-0.2.6/html
