summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Weak.hs
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/GHC/Weak.hs')
-rw-r--r--libraries/base/GHC/Weak.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/base/GHC/Weak.hs b/libraries/base/GHC/Weak.hs
index 6a53096828..dfe2dd8b4a 100644
--- a/libraries/base/GHC/Weak.hs
+++ b/libraries/base/GHC/Weak.hs
@@ -5,7 +5,7 @@
, UnboxedTuples
, StandaloneDeriving
#-}
-{-# OPTIONS_HADDOCK hide #-}
+{-# OPTIONS_HADDOCK not-home #-}
-----------------------------------------------------------------------------
-- |