{-# LINE 1 "src/System/Win32/CodePage.hsc" #-}
{-# LANGUAGE CPP #-}
{-# LANGUAGE ForeignFunctionInterface #-}

{-|
Module:      System.Win32.CodePage
Copyright:   (C) 2016-2017 Ryan Scott
License:     BSD-style (see the file LICENSE)
Maintainer:  Ryan Scott
Stability:   Provisional
Portability: Portable

On Windows, this exports functions for getting, setting, and analyzing code pages.
On other operating systems, this exports nothing.
-}
module System.Win32.CodePage (

{-# LINE 40 "src/System/Win32/CodePage.hsc" #-}
    ) where


{-# LINE 93 "src/System/Win32/CodePage.hsc" #-}