code-page: Windows code page library for Haskell
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.
[Skip to Readme]
Downloads
- code-page-0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2, 0.2.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (<0), Win32 [details] |
| Tested with | ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.1 |
| License | BSD-3-Clause |
| Copyright | (C) 2016 Ryan Scott |
| Author | Ryan Scott |
| Maintainer | Ryan Scott <ryan.gl.scott@gmail.com> |
| Uploaded | by ryanglscott at 2016-09-15T14:32:50Z |
| Revised | Revision 2 made by ryanglscott at 2023-01-08T04:00:59Z |
| Category | System |
| Home page | https://github.com/RyanGlScott/code-page |
| Bug tracker | https://github.com/RyanGlScott/code-page/issues |
| Source repo | head: git clone https://github.com/RyanGlScott/code-page |
| Distributions | Arch:0.2.1, Debian:0.2, Fedora:0.2.1, LTSHaskell:0.2.1, NixOS:0.2.1, Stackage:0.2.1 |
| Reverse Dependencies | 6 direct, 3783 indirect [details] |
| Downloads | 49458 total (7 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |