name:                 cpphs
version:              1.20.9.1
visibility:           public
id:                   cpphs-1.20.9.1-CaX9ol5nvjqGQuv2sIFG40
key:                  cpphs-1.20.9.1-CaX9ol5nvjqGQuv2sIFG40
license:              LicenseRef-LGPL
copyright:            2004-2017, Malcolm Wallace
maintainer:           Malcolm Wallace <Malcolm.Wallace@me.com>
author:               Malcolm Wallace <Malcolm.Wallace@me.com>
homepage:             http://projects.haskell.org/cpphs/
synopsis:
    A liberalised re-implementation of cpp, the C pre-processor.

description:
    Cpphs is a re-implementation of the C pre-processor that is both
    more compatible with Haskell, and itself written in Haskell so
    that it can be distributed with compilers.

    This version of the C pre-processor is pretty-much
    feature-complete and compatible with traditional (K&R)
    pre-processors.  Additional features include: a plain-text mode;
    an option to unlit literate code files; and an option to turn
    off macro-expansion.

category:             Development
abi:                  92cdd497828233ed136b9b3538a78cd8
exposed:              True
exposed-modules:
    Language.Preprocessor.Cpphs Language.Preprocessor.Unlit

hidden-modules:
    Language.Preprocessor.Cpphs.CppIfdef
    Language.Preprocessor.Cpphs.HashDefine
    Language.Preprocessor.Cpphs.MacroPass
    Language.Preprocessor.Cpphs.Options
    Language.Preprocessor.Cpphs.Position
    Language.Preprocessor.Cpphs.ReadFirst
    Language.Preprocessor.Cpphs.RunCpphs
    Language.Preprocessor.Cpphs.SymTab
    Language.Preprocessor.Cpphs.Tokenise TimeCompat

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/cpphs-1.20.9.1-CaX9ol5nvjqGQuv2sIFG40

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/cpphs-1.20.9.1-CaX9ol5nvjqGQuv2sIFG40

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/cpphs-1.20.9.1-CaX9ol5nvjqGQuv2sIFG40

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/cpphs-1.20.9.1
hs-libraries:         HScpphs-1.20.9.1-CaX9ol5nvjqGQuv2sIFG40
depends:
    base-4.19.1.0-inplace directory-1.3.8.1-inplace
    polyparse-1.13-JPZ1W2ADZliLsqtVUhpWYq time-1.12.2-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/cpphs-1.20.9.1/html/cpphs.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/cpphs-1.20.9.1/html
