name:                 regex-applicative
version:              0.3.4
visibility:           public
id:                   regex-applicative-0.3.4-4HLFH4L5do871lEpMusM4Q
key:                  regex-applicative-0.3.4-4HLFH4L5do871lEpMusM4Q
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:                  a7ee22e8c11145af8184cea2e570621b
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.8.2/regex-applicative-0.3.4-4HLFH4L5do871lEpMusM4Q

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/regex-applicative-0.3.4-4HLFH4L5do871lEpMusM4Q

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/regex-applicative-0.3.4-4HLFH4L5do871lEpMusM4Q

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

hs-libraries:         HSregex-applicative-0.3.4-4HLFH4L5do871lEpMusM4Q
depends:
    base-4.19.1.0-inplace containers-0.6.8-inplace
    filtrable-0.1.6.0-6SjOXutlqzZLD86UsUukX0
    transformers-0.6.1.0-inplace

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

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