Copyright | (c) Edward Kmett 2010-2012 |
---|---|
License | BSD3 |
Maintainer | ekmett@gmail.com |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell98 |
Synopsis
- control :: CharSet
- space :: CharSet
- lower :: CharSet
- upper :: CharSet
- alpha :: CharSet
- alphaNum :: CharSet
- print :: CharSet
- digit :: CharSet
- octDigit :: CharSet
- letter :: CharSet
- mark :: CharSet
- number :: CharSet
- punctuation :: CharSet
- symbol :: CharSet
- separator :: CharSet
- ascii :: CharSet
- latin1 :: CharSet
- asciiUpper :: CharSet
- asciiLower :: CharSet