name:                 cpphs
version:              1.20.9.1
visibility:           public
id:                   cpphs-1.20.9.1-BF2spY7sutbAmgjPiSR3Aw
key:                  cpphs-1.20.9.1-BF2spY7sutbAmgjPiSR3Aw
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:                  567d2ca8d27012f8b6454c0a87bcfb25
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.10.1/cpphs-1.20.9.1-BF2spY7sutbAmgjPiSR3Aw

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/cpphs-1.20.9.1-BF2spY7sutbAmgjPiSR3Aw

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/cpphs-1.20.9.1-BF2spY7sutbAmgjPiSR3Aw

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/cpphs-1.20.9.1
hs-libraries:         HScpphs-1.20.9.1-BF2spY7sutbAmgjPiSR3Aw
depends:
    base-4.20.0.0-inplace directory-1.3.8.3-inplace
    polyparse-1.13-5FvtIDUprttIRj4neCf0io time-1.12.2-inplace

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

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