aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock
diff options
context:
space:
mode:
Diffstat (limited to 'src/Haddock')
-rw-r--r--src/Haddock/Interface/Create.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Haddock/Interface/Create.hs b/src/Haddock/Interface/Create.hs
index 5f4c5b5b..7aa7dcb4 100644
--- a/src/Haddock/Interface/Create.hs
+++ b/src/Haddock/Interface/Create.hs
@@ -558,7 +558,7 @@ mkExportItems modMap this_mod gre exported_names decls declMap
-- for example).
--
-- But I might be missing something obvious. What's important
- -- *here* is that we behave reasonably when we run into one of
+ -- /here/ is that we behave reasonably when we run into one of
-- those exported type-inferenced values.
isLocalAndTypeInferenced <- liftGhcToErrMsgGhc $
isLoaded (moduleName (nameModule t))