W3cubDocs

/Haskell 7

GHC.IO.Encoding.UTF8

Copyright (c) The University of Glasgow, 2009
License see libraries/base/LICENSE
Maintainer [email protected]
Stability internal
Portability non-portable
Safe Haskell Trustworthy
Language Haskell2010

Description

UTF-8 Codec for the IO library

Portions Copyright : (c) Tom Harper 2008-2009, (c) Bryan O'Sullivan 2009, (c) Duncan Coutts 2009

utf8 :: TextEncoding Source

mkUTF8 :: CodingFailureMode -> TextEncoding Source

Since: 4.4.0.0

utf8_bom :: TextEncoding Source

mkUTF8_bom :: CodingFailureMode -> TextEncoding Source

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/7.10.3/docs/html/libraries/base-4.8.2.0/GHC-IO-Encoding-UTF8.html