@hackage code-page0.2
Windows code page library for Haskell
Categories
License
BSD-3-Clause
Maintainer
Ryan Scott <ryan.gl.scott@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (2)
Dependents (11)
@hackage/dojang, @hackage/morte, @hackage/xrefcheck, @hackage/idris, @hackage/doctest-parallel, @hackage/groupBy, Show all…
code-page
This library provides two modules:
System.IO.CodePage: a cross-platform module that exports functions which adjust code pages on Windows, and do nothing on other operating systems.System.Win32.CodePage: On Windows, this exports functions for getting, setting, and analyzing code pages. On other operating systems, this module exports nothing.