The latest version of code-page is 0.2.1-0.

code-page

Version 0.1.1 revision 1 uploaded by ryanglscott.

Package meta

Synopsis
Windows code page library for Haskell
Description

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.

Author
Ryan Scott
Bug reports
https://github.com/RyanGlScott/code-page/issues
Category
System
Copyright
(C) 2016 Ryan Scott
Homepage
https://github.com/RyanGlScott/code-page
Maintainer
Ryan Scott <ryan.gl.scott@gmail.com>
Package URL
n/a
Stability
Provisional

Components