This package browser is in early development. Mind the rough edges.

ghc-code-page

Windows code page library for Haskell

A cross-platform library with functions for adjusting code pages on Windows. On all other operating systems, the library does nothing.

Installation

Install the latest version of ghc-code-page as follows:

guix install ghc-code-page

Or install a particular version:

guix install ghc-code-page@0.2.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.