| Portability | portable |
|---|---|
| Stability | stable |
| Maintainer | Uwe Schmidt <uwe@fh-wedel.de> |
| Safe Haskell | Safe-Inferred |
Text.Regex.Glob.String
Description
Deprecated: use the more general Generic instead
csh glob style pattern matcher
Documentation
matchNoCase :: String -> String -> BoolSource
parseRegex :: String -> Regex Source
parseRegexNoCase :: String -> Regex Source