Safe Haskell | None |
---|---|
Language | Haskell2010 |
Text.Regex.PCRE.Sequence
Description
Synopsis
- data Regex
- type MatchOffset = Int
- type MatchLength = Int
- newtype CompOption = CompOption CInt
- newtype ExecOption = ExecOption CInt
- data ReturnCode
- type WrapError = (ReturnCode, String)