| Copyright | (c) The University of Glasgow, 2009 |
|---|---|
| License | see libraries/base/LICENSE |
| Maintainer | libraries@haskell.org |
| Stability | internal |
| Portability | non-portable |
| Safe Haskell | Trustworthy |
| Language | Haskell2010 |
GHC.IO.Encoding.Latin1
Description
UTF-32 Codecs for the IO library
Portions Copyright : (c) Tom Harper 2008-2009, (c) Bryan O'Sullivan 2009, (c) Duncan Coutts 2009
Documentation
mkLatin1 :: CodingFailureMode -> TextEncoding Source
Since: 4.4.0.0
mkLatin1_checked :: CodingFailureMode -> TextEncoding Source
Since: 4.4.0.0