X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Futils%2FEncoding.hs;h=347fd8d481b83c433a36c995ba00b98d3084c233;hb=9259deb86455a17c05ea7ba982f7d400ac69e3f6;hp=5afe870934a1a42a3dae0ae5141637e7a9e09b9d;hpb=159689198a04d62643028ebd9a49ccb91552337e;p=ghc-hetmet.git diff --git a/compiler/utils/Encoding.hs b/compiler/utils/Encoding.hs index 5afe870..347fd8d 100644 --- a/compiler/utils/Encoding.hs +++ b/compiler/utils/Encoding.hs @@ -6,6 +6,13 @@ -- -- ----------------------------------------------------------------------------- +{-# OPTIONS -w #-} +-- The above warning supression flag is a temporary kludge. +-- While working on this module you are encouraged to remove it and fix +-- any warnings in the module. See +-- http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings +-- for details + module Encoding ( -- * UTF-8 utf8DecodeChar#,