diff options
Diffstat (limited to 'libraries/base/GHC/Exception.lhs')
-rw-r--r-- | libraries/base/GHC/Exception.lhs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/base/GHC/Exception.lhs b/libraries/base/GHC/Exception.lhs index bffc35cd47..74f8fea3bc 100644 --- a/libraries/base/GHC/Exception.lhs +++ b/libraries/base/GHC/Exception.lhs @@ -6,6 +6,7 @@ , DeriveDataTypeable #-} {-# OPTIONS_HADDOCK hide #-} + ----------------------------------------------------------------------------- -- | -- Module : GHC.Exception |