name:                 djot
version:              0.1.2.2
visibility:           public
id:                   djot-0.1.2.2-CcJLKyGeVwa94vBBvAFVOc
key:                  djot-0.1.2.2-CcJLKyGeVwa94vBBvAFVOc
license:              MIT
copyright:            Copyright (C) 2024 John MacFarlane
maintainer:           jgm@berkeley.edu
author:               John MacFarlane
synopsis:             Parser and renderer for djot light markup syntax.
description:
    Djot (<https://djot.net>) is a light markup language.
    This package provides a data structure to represent
    djot documents, a very fast parser, and functions
    to render a parsed document as HTML and as djot.

category:             Text
abi:                  9bc18880114c1b4120be25e4d7673bbd
exposed:              True
exposed-modules:
    Djot Djot.AST Djot.Attributes Djot.Blocks Djot.Djot Djot.Html
    Djot.Inlines Djot.Options Djot.Parse

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/djot-0.1.2.2-CcJLKyGeVwa94vBBvAFVOc

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/djot-0.1.2.2-CcJLKyGeVwa94vBBvAFVOc

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/djot-0.1.2.2-CcJLKyGeVwa94vBBvAFVOc

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/djot-0.1.2.2
hs-libraries:         HSdjot-0.1.2.2-CcJLKyGeVwa94vBBvAFVOc
depends:
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    containers-0.7-inplace doclayout-0.5-LGtcUienMEO8V9amUHWJu0
    mtl-2.3.1-inplace template-haskell-2.22.0.0-inplace
    text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/djot-0.1.2.2/html/djot.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/djot-0.1.2.2/html
