X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FWord.hs;h=eb0a9c33013e2c12bb9af52d3293518e16a83e58;hb=28fb12f4e4059674e9396fc76a2783e0ae8798cd;hp=b70378276905169a8fc0f49887f791f4a153a786;hpb=8e905585c46e3bd2682996fad63509272c3a8ff6;p=ghc-base.git diff --git a/GHC/Word.hs b/GHC/Word.hs index b703782..eb0a9c3 100644 --- a/GHC/Word.hs +++ b/GHC/Word.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : GHC.Word