name:                 regex-compat-tdfa
version:              0.95.1.4
visibility:           public
id:                   regex-compat-tdfa-0.95.1.4-F1D4z1A8fMK8xVE6DO2OmF
key:                  regex-compat-tdfa-0.95.1.4-F1D4z1A8fMK8xVE6DO2OmF
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:                  e77f86ad2ad004afb80527270b34df6d
exposed:              True
exposed-modules:      Text.Regex
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/regex-compat-tdfa-0.95.1.4-F1D4z1A8fMK8xVE6DO2OmF

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/regex-compat-tdfa-0.95.1.4-F1D4z1A8fMK8xVE6DO2OmF

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/regex-compat-tdfa-0.95.1.4-F1D4z1A8fMK8xVE6DO2OmF

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

hs-libraries:         HSregex-compat-tdfa-0.95.1.4-F1D4z1A8fMK8xVE6DO2OmF
depends:
    array-0.5.6.0-inplace base-4.19.1.0-inplace
    regex-base-0.94.0.2-Kh1R8WL5MiNX1lAZ5NeiH
    regex-tdfa-1.3.2.2-LdZoHUt4nRyBanY0EwPldJ

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

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