| Name: | ghc-code-page |
|---|---|
| Version: | 0.1.3 |
| Release: | 3.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 69627 |
| License: | BSD |
| RPM: | ghc-code-page-0.1.3-3.el8.aarch64.rpm |
| Source RPM: | ghc-code-page-0.1.3-3.el8.src.rpm |
| Build Date: | Thu Oct 06 2022 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/code-page |
| Summary: | 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. |