summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/IO/Encoding.hs-boot
blob: 7dae9c11a48477ce263085193eebeb1a427aa22d (plain)
1
2
3
4
5
6
7
8
9
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE NoImplicitPrelude #-}

module GHC.IO.Encoding where

import GHC.IO.Encoding.Types

localeEncoding, fileSystemEncoding, foreignEncoding :: TextEncoding