name:                 code-page
version:              0.2.1
visibility:           public
id:                   code-page-0.2.1-5Fei2W4l6ki73G2RTMPxgN
key:                  code-page-0.2.1-5Fei2W4l6ki73G2RTMPxgN
license:              BSD-3-Clause
copyright:            (C) 2016-2017 Ryan Scott
maintainer:           Ryan Scott <ryan.gl.scott@gmail.com>
author:               Ryan Scott
stability:            Provisional
homepage:             https://github.com/RyanGlScott/code-page
synopsis:             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.

category:             System
abi:                  57c960b7ece612265f3665c67869d781
exposed:              True
exposed-modules:
    System.IO.CodePage System.IO.CodePage.Internal
    System.Win32.CodePage

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/code-page-0.2.1-5Fei2W4l6ki73G2RTMPxgN

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/code-page-0.2.1-5Fei2W4l6ki73G2RTMPxgN

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/code-page-0.2.1-5Fei2W4l6ki73G2RTMPxgN

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/code-page-0.2.1
hs-libraries:         HScode-page-0.2.1-5Fei2W4l6ki73G2RTMPxgN
depends:              base-4.20.0.0-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/code-page-0.2.1/html/code-page.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/code-page-0.2.1/html
