summaryrefslogtreecommitdiff
path: root/compiler/types/TyCoRep.hs
diff options
context:
space:
mode:
authorAdam Sandberg Eriksson <adam@sandbergericsson.se>2018-12-30 20:04:15 +0100
committerBen Gamari <ben@smart-cactus.org>2019-01-06 07:27:09 -0500
commit24b39ce53eedad4cefc30f6786542d2072d1f9b0 (patch)
tree69438cb1192cd5a77b293580d42e6e18f9d7259b /compiler/types/TyCoRep.hs
parent66b88dddb3188cc63b4b4f4f065b6548aedfa403 (diff)
downloadhaskell-24b39ce53eedad4cefc30f6786542d2072d1f9b0.tar.gz
Remove OPTIONS_HADDOCK hide in favour for not-home
GHC Trac Issues: #15447
Diffstat (limited to 'compiler/types/TyCoRep.hs')
-rw-r--r--compiler/types/TyCoRep.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/types/TyCoRep.hs b/compiler/types/TyCoRep.hs
index fb05ec0094..0a628e1a37 100644
--- a/compiler/types/TyCoRep.hs
+++ b/compiler/types/TyCoRep.hs
@@ -16,7 +16,7 @@ Note [The Type-related module hierarchy]
-}
-- We expose the relevant stuff from this module via the Type module
-{-# OPTIONS_HADDOCK hide #-}
+{-# OPTIONS_HADDOCK not-home #-}
{-# LANGUAGE CPP, DeriveDataTypeable, MultiWayIf #-}
module TyCoRep (