name:                 regex-applicative
version:              0.3.4
visibility:           public
id:                   regex-applicative-0.3.4-EHngmDblq3L1p7jMvPfXim
key:                  regex-applicative-0.3.4-EHngmDblq3L1p7jMvPfXim
license:              MIT
maintainer:           Roman Cheplyaka <roma@ro-che.info>
author:               Roman Cheplyaka
homepage:             https://github.com/feuerbach/regex-applicative
synopsis:             Regex-based parsing with applicative interface
description:
    regex-applicative is a Haskell library for parsing using regular expressions.
    Parsers can be built using Applicative interface.

category:             Text
abi:                  fe6242d19652d255e2072b9a722c58ae
exposed:              True
exposed-modules:
    Text.Regex.Applicative Text.Regex.Applicative.Common
    Text.Regex.Applicative.Object Text.Regex.Applicative.Reference
    Text.Regex.Applicative.StateQueue

hidden-modules:
    Text.Regex.Applicative.Interface Text.Regex.Applicative.Types
    Text.Regex.Applicative.Compile

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/regex-applicative-0.3.4-EHngmDblq3L1p7jMvPfXim

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/regex-applicative-0.3.4-EHngmDblq3L1p7jMvPfXim

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/regex-applicative-0.3.4-EHngmDblq3L1p7jMvPfXim

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

hs-libraries:         HSregex-applicative-0.3.4-EHngmDblq3L1p7jMvPfXim
depends:
    base-4.20.0.0-inplace containers-0.7-inplace
    filtrable-0.1.6.0-A1lOWrG6ZDRBPQ6622I2wP
    transformers-0.6.1.1-inplace

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

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/regex-applicative-0.3.4/html
