name: pcre-light
version: 0.3.1
license: BSD3
copyright: (c) 2007. Don Stewart <dons@galois.com>
maintainer: Don Stewart <dons@galois.com>
stability:
homepage: http://code.haskell.org/~dons/code/pcre-light
package-url:
description: A small, efficient and portable regex library for Perl 5 compatible regular expressions
             .
             The PCRE library is a set of functions that implement regular
             expression pattern matching using the same syntax and semantics as Perl 5.
             .
             Test coverage data for this library is available
here: <http://code.haskell.org/~dons/tests/pcre-light/hpc_index.html>
category: Text
author: Don Stewart
exposed: True
exposed-modules: Text.Regex.PCRE.Light Text.Regex.PCRE.Light.Char8
                 Text.Regex.PCRE.Light.Base
hidden-modules:
import-dirs: /usr/lib/haskell-packages/ghc6/lib/pcre-light-0.3.1/ghc-6.8.2
library-dirs: /usr/lib/haskell-packages/ghc6/lib/pcre-light-0.3.1/ghc-6.8.2
hs-libraries: HSpcre-light-0.3.1
extra-libraries: pcre
extra-ghci-libraries:
include-dirs:
includes:
depends: base-3.0.1.0 bytestring-0.9.0.1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces:
                              /usr/share/doc/haskell-pcre-light-doc/html/pcre-light/pcre-light.haddock
haddock-html:
                                 /usr/share/doc/haskell-pcre-light-doc/html/pcre-light
