X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FException.lhs;h=fb9e7aa5c42727b0ec37a69b1e1afb83790778d2;hb=aaf764b3ad8b1816d68b5f27299eac125f08e1a5;hp=04f732a886f6b8bb56196a125ab72862ecafcc13;hpb=19de173b1bd4fa8cf1854cfefa619565910137f3;p=ghc-base.git diff --git a/GHC/Exception.lhs b/GHC/Exception.lhs index 04f732a..fb9e7aa 100644 --- a/GHC/Exception.lhs +++ b/GHC/Exception.lhs @@ -1,5 +1,5 @@ \begin{code} -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : GHC.Exception