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]
Modules
[Index] [Quick Jump]
Downloads
- code-page-0.2.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 (>=4.3 && <5), 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.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.2 |
License | BSD-3-Clause |
Copyright | (C) 2016-2017 Ryan Scott |
Author | Ryan Scott |
Maintainer | Ryan Scott <ryan.gl.scott@gmail.com> |
Revised | Revision 1 made by ryanglscott at 2021-02-06T14:14:06Z |
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 |
Uploaded | by ryanglscott at 2018-11-13T19:42:18Z |
Distributions | Arch:0.2.1, Debian:0.2, Fedora:0.2.1, LTSHaskell:0.2.1, NixOS:0.2.1, Stackage:0.2.1, openSUSE:0.2.1 |
Reverse Dependencies | 6 direct, 3700 indirect [details] |
Downloads | 49389 total (8 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-11-13 [all 1 reports] |