name:                 regex-posix
version:              0.96.0.1
visibility:           public
id:                   regex-posix-0.96.0.1-DiPYfrto9zzLMSzIkfSbxT
key:                  regex-posix-0.96.0.1-DiPYfrto9zzLMSzIkfSbxT
license:              BSD-3-Clause
copyright:            Copyright (c) 2007-2010, Christopher Kuklewicz
maintainer:           hvr@gnu.org, Andreas Abel
author:               Christopher Kuklewicz
synopsis:             POSIX Backend for "Text.Regex" (regex-base)
description:
    The POSIX regex backend for <//hackage.haskell.org/package/regex-base regex-base>.

    The main appeal of this backend is that it's very lightweight due to its reliance on the ubiquitous <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/regex.h.html POSIX.2 regex> facility that is provided by the standard C library on most POSIX platforms.

    See also <https://wiki.haskell.org/Regular_expressions> for more information.

category:             Text
abi:                  c22f268fbe18025ad99dbd6b66d7672f
exposed:              True
exposed-modules:
    Text.Regex.Posix Text.Regex.Posix.ByteString
    Text.Regex.Posix.ByteString.Lazy Text.Regex.Posix.Sequence
    Text.Regex.Posix.String Text.Regex.Posix.Wrap

hidden-modules:       Paths_regex_posix
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/regex-posix-0.96.0.1-DiPYfrto9zzLMSzIkfSbxT

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/regex-posix-0.96.0.1-DiPYfrto9zzLMSzIkfSbxT

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/regex-posix-0.96.0.1-DiPYfrto9zzLMSzIkfSbxT

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/regex-posix-0.96.0.1

hs-libraries:         HSregex-posix-0.96.0.1-DiPYfrto9zzLMSzIkfSbxT
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace
    bytestring-0.12.1.0-inplace containers-0.7-inplace
    regex-base-0.94.0.2-6Ytf6SiR2ap3pO4z5eayg4

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/regex-posix-0.96.0.1/html/regex-posix.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/regex-posix-0.96.0.1/html
