name:                 gridtables
version:              0.1.0.0
visibility:           public
id:                   gridtables-0.1.0.0-JiYjFITjRpkLWPVFzZO4R8
key:                  gridtables-0.1.0.0-JiYjFITjRpkLWPVFzZO4R8
license:              MIT
copyright:            © 2022 RStudio, PBC
maintainer:           Albert Krewinkel <albert@zeitkraut.de>
author:               Albert Krewinkel
homepage:             https://github.com/tarleb/gridtables
synopsis:             Parser for reStructuredText-style grid tables.
description:
    Provides a parser for plain-text representations of
    tables. This package supports table headers, cells
    spanning multiple columns or rows, as well as a way
    to specfiy column alignments.

category:             Text
abi:                  bb8ee3b8a2fcdbb7af83bee99da18548
exposed:              True
exposed-modules:
    Text.GridTable Text.GridTable.ArrayTable Text.GridTable.Parse
    Text.GridTable.Trace

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/gridtables-0.1.0.0-JiYjFITjRpkLWPVFzZO4R8

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/gridtables-0.1.0.0-JiYjFITjRpkLWPVFzZO4R8

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/gridtables-0.1.0.0-JiYjFITjRpkLWPVFzZO4R8

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/gridtables-0.1.0.0
hs-libraries:         HSgridtables-0.1.0.0-JiYjFITjRpkLWPVFzZO4R8
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace containers-0.7-inplace
    doclayout-0.5-LGtcUienMEO8V9amUHWJu0 parsec-3.1.17.0-inplace
    text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/gridtables-0.1.0.0/html/gridtables.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/gridtables-0.1.0.0/html
