X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FIO.hs;h=da1575c83ddeb9af6f4878a1df1e28aef40661e7;hb=696a935b0818ab9cf1a4fbd93faf9add88ead1cd;hp=74682509e72302b9f3c81f3dc99ed6a6f0c89e87;hpb=d744fb498fb30fa6e951e2846ce4518a5721938f;p=ghc-base.git diff --git a/System/IO.hs b/System/IO.hs index 7468250..da1575c 100644 --- a/System/IO.hs +++ b/System/IO.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : System.IO