| Copyright | (c) Edward Kmett 2011-2012 |
|---|---|
| License | BSD3 |
| Maintainer | ekmett@gmail.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell98 |
Data.CharSet.Posix
Description
Documentation
posixAscii :: HashMap String CharSet Source #
lookupPosixAsciiCharSet :: String -> Maybe CharSet Source #
posixUnicode :: HashMap String CharSet Source #
lookupPosixUnicodeCharSet :: String -> Maybe CharSet Source #