base-4.14.3.0: Basic libraries
Copyright(c) The University of Glasgow 2009
Licensesee libraries/base/LICENSE
Maintainerlibraries@haskell.org
Stabilityinternal
Portabilitynon-portable
Safe HaskellTrustworthy
LanguageHaskell2010

GHC.IO.Encoding.UTF32

Description

UTF-32 Codecs for the IO library

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

Synopsis

Documentation

mkUTF32 :: CodingFailureMode -> TextEncoding Source #

Since: base-4.4.0.0