{-# LANGUAGE Safe #-}

module GHC.IO.Encoding.CodePage.API (
    mkCodePageEncoding
  ) where

import GHC.Internal.IO.Encoding.CodePage.API