Win32-2.2.0.1: A binding to part of the Win32 library

Portabilityportable
Stabilityprovisional
MaintainerEsa Ilari Vuokko <ei@vuokko.info>

System.Win32.NLS

Description

A collection of FFI declarations for interfacing with Win32.

Synopsis

Documentation

sUBLANG_ENGLISH_SOUTH_AFRICA :: SubLANGIDSource

The System.IO input functions (e.g. getLine) don't automatically convert to Unicode, so this function is provided to make the conversion from a multibyte string in the given code page to a proper Unicode string. To get the code page for the console, use getConsoleCP.