name: regex-posix
version: 0.93.1
license: BSD3
copyright: Copyright (c) 2007, Christopher Kuklewicz
maintainer: TextRegexLazy@personal.mightyreason.com
stability: Seems to work, passes a few tests
homepage: http://sourceforge.net/projects/lazy-regex
package-url: http://darcs.haskell.org/packages/regex-unstable/regex-posix/
description: The posix regex backend for regex-base
category: Text
author: Christopher Kuklewicz
exposed: True
exposed-modules: Text.Regex.Posix Text.Regex.Posix.Wrap
                 Text.Regex.Posix.String Text.Regex.Posix.Sequence
                 Text.Regex.Posix.ByteString Text.Regex.Posix.ByteString.Lazy
hidden-modules:
import-dirs: /usr/lib/haskell-packages/ghc6/lib/regex-posix-0.93.1/ghc-6.8.2
library-dirs: /usr/lib/haskell-packages/ghc6/lib/regex-posix-0.93.1/ghc-6.8.2
hs-libraries: HSregex-posix-0.93.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: regex-base-0.93.1 base-3.0.1.0 array-0.1.0.0
         containers-0.1.0.1 bytestring-0.9.0.1
hugs-options:
cc-options: -DHAVE_REGEX_H
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/share/doc/haskell-regex-posix-doc/html/regex-posix/regex-posix.haddock
haddock-html: /usr/share/doc/haskell-regex-posix-doc/html/regex-posix
