Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-code-page/pkg-descr
- This file was added.
Property | Old Value | New Value |
---|---|---|
fbsd:nokeywords | null | yes \ No newline at end of property |
svn:eol-style | null | native \ No newline at end of property |
svn:mime-type | null | text/plain \ No newline at end of property |
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. | |||||
WWW: https://hackage.haskell.org/package/code-page |