name:                 haskell-src-exts
version:              1.23.1
visibility:           public
id:                   haskell-src-exts-1.23.1-FOI5Fu7za2w1QQR9FkfSpN
key:                  haskell-src-exts-1.23.1-FOI5Fu7za2w1QQR9FkfSpN
license:              BSD-3-Clause
maintainer:           Dan Burton <danburton.email@gmail.com>
author:               Niklas Broberg
stability:            Stable
homepage:             https://github.com/haskell-suite/haskell-src-exts
synopsis:
    Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer

description:
    Haskell-Source with Extensions (HSE, haskell-src-exts)
    is a standalone parser for Haskell. In addition to
    standard Haskell, all extensions implemented in GHC are supported.

    Apart from these standard extensions,
    it also handles regular patterns as per the HaRP extension
    as well as HSX-style embedded XML syntax.

category:             Language
abi:                  cbc7db696b7ef386de22e27586175ce1
exposed:              True
exposed-modules:
    Language.Haskell.Exts Language.Haskell.Exts.Build
    Language.Haskell.Exts.Comments Language.Haskell.Exts.ExactPrint
    Language.Haskell.Exts.Extension Language.Haskell.Exts.Fixity
    Language.Haskell.Exts.Lexer Language.Haskell.Exts.Parser
    Language.Haskell.Exts.Pretty Language.Haskell.Exts.SrcLoc
    Language.Haskell.Exts.Syntax

hidden-modules:
    Language.Haskell.Exts.ExtScheme Language.Haskell.Exts.ParseMonad
    Language.Haskell.Exts.ParseSyntax
    Language.Haskell.Exts.InternalLexer
    Language.Haskell.Exts.ParseUtils
    Language.Haskell.Exts.InternalParser Language.Preprocessor.Unlit

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/haskell-src-exts-1.23.1-FOI5Fu7za2w1QQR9FkfSpN

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/haskell-src-exts-1.23.1-FOI5Fu7za2w1QQR9FkfSpN

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/haskell-src-exts-1.23.1-FOI5Fu7za2w1QQR9FkfSpN

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/haskell-src-exts-1.23.1

hs-libraries:         HShaskell-src-exts-1.23.1-FOI5Fu7za2w1QQR9FkfSpN
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace ghc-prim-0.11.0-inplace
    pretty-1.1.3.6-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/haskell-src-exts-1.23.1/html/haskell-src-exts.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/haskell-src-exts-1.23.1/html
