X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FIO.hs;fp=System%2FIO.hs;h=bf26835eef628b0335ae9246723e0852295577aa;hb=245a3e3e650e1b110f620e39925bfb0cc9b93002;hp=ab52244eff0560556fc69178957a350953c30da4;hpb=69f3ecdfa4e657aea1c012640e9ab1594bcfec78;p=ghc-base.git diff --git a/System/IO.hs b/System/IO.hs index ab52244..bf26835 100644 --- a/System/IO.hs +++ b/System/IO.hs @@ -201,6 +201,7 @@ module System.IO ( utf16, utf16le, utf16be, utf32, utf32le, utf32be, localeEncoding, + char8, mkTextEncoding, #endif