Copyright | (c) John MacFarlane |
---|---|
License | BSD-style (see LICENSE) |
Maintainer | John MacFarlane <fiddlosopher@gmail.com> |
Stability | unstable |
Portability | unportable |
Safe Haskell | Safe |
Language | Haskell2010 |
Documentation
getLocale :: String -> IO ByteString Source #
Raises CSLLocaleException
on error.
data CSLLocaleException Source #