name:                 regex-compat-tdfa
version:              0.95.1.4
visibility:           public
id:                   regex-compat-tdfa-0.95.1.4-8GR5ux3Ug4CFaQyG5MtZgz
key:                  regex-compat-tdfa-0.95.1.4-8GR5ux3Ug4CFaQyG5MtZgz
license:              BSD-3-Clause
copyright:
    Copyright (c) Christopher Kuklewicz 2006
    (c) shelarcy 2012

maintainer:           shelarcy <shelarcy@gmail.com>
author:               Christopher Kuklewicz
stability:            Seems to work, passes a few tests
homepage:             http://hub.darcs.net/shelarcy/regex-compat-tdfa
package-url:          http://hackage.haskell.org/package/regex-compat-tdfa
synopsis:             Unicode Support version of Text.Regex, using regex-tdfa
description:
    One module layer over regex-tdfa to replace Text.Regex.

    regex-compat can't use Unicode characters correctly because
    of using regex-posix. This is not good for Unicode users.

    I modified regex-compat to use regex-tdfa for solving today's
    problem.

category:             Text
abi:                  fea9d3af61d7fca8bd5900347f0ce7ee
exposed:              True
exposed-modules:      Text.Regex
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/regex-compat-tdfa-0.95.1.4-8GR5ux3Ug4CFaQyG5MtZgz

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/regex-compat-tdfa-0.95.1.4-8GR5ux3Ug4CFaQyG5MtZgz

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/regex-compat-tdfa-0.95.1.4-8GR5ux3Ug4CFaQyG5MtZgz

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/regex-compat-tdfa-0.95.1.4

hs-libraries:         HSregex-compat-tdfa-0.95.1.4-8GR5ux3Ug4CFaQyG5MtZgz
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace
    regex-base-0.94.0.2-6Ytf6SiR2ap3pO4z5eayg4
    regex-tdfa-1.3.2.2-BlOJqBpnr0V8sEs0zpLfLd

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/regex-compat-tdfa-0.95.1.4/html/regex-compat-tdfa.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/regex-compat-tdfa-0.95.1.4/html
