Copyright | Copyright (C) 2010- Uwe Schmidt |
---|---|
License | MIT |
Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
Stability | stable |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell98 |
Text.Regex.Glob.String.RegexParser
Description
csh style Glob Pattern Parser for Regular Expressions
- parseRegex :: String -> Regex
- parseRegexNoCase :: String -> Regex