X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FIO%2FEncoding%2FLatin1.hs;h=99b2af345a779482ccb679368d1eb979e5563f73;hb=8afc9fecd586d3c4f7ef9c69fb1686a79e5f441d;hp=504f4dce529456249f025e6bc23c437669f4a945;hpb=0194bd1aa23f3c93c9fea3f6acdf5b968c024886;p=ghc-base.git diff --git a/GHC/IO/Encoding/Latin1.hs b/GHC/IO/Encoding/Latin1.hs index 504f4dc..99b2af3 100644 --- a/GHC/IO/Encoding/Latin1.hs +++ b/GHC/IO/Encoding/Latin1.hs @@ -29,7 +29,7 @@ module GHC.IO.Encoding.Latin1 ( import GHC.Base import GHC.Real import GHC.Num -import GHC.IO +-- import GHC.IO import GHC.IO.Exception import GHC.IO.Buffer import GHC.IO.Encoding.Types