X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FException.lhs;h=0f9223d1ada1ec4d36c2be8fd0bdd16b19642986;hb=77a47fd973802d084a2a0118e4906368196edc11;hp=04f732a886f6b8bb56196a125ab72862ecafcc13;hpb=19de173b1bd4fa8cf1854cfefa619565910137f3;p=ghc-base.git diff --git a/GHC/Exception.lhs b/GHC/Exception.lhs index 04f732a..0f9223d 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 @@ -14,6 +14,7 @@ -- ----------------------------------------------------------------------------- +-- #hide module GHC.Exception ( module GHC.Exception, Exception(..), AsyncException(..),