packages feed

base-4.5.0.0: GHC/IO/Encoding.hs-boot

{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE NoImplicitPrelude #-}

module GHC.IO.Encoding where

import GHC.IO (IO)
import GHC.IO.Encoding.Types

getLocaleEncoding, getFileSystemEncoding, getForeignEncoding :: IO TextEncoding