summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJade Lovelace <software@lfcode.ca>2022-09-18 16:00:38 -0700
committerMarge Bot <ben+marge-bot@smart-cactus.org>2023-01-11 00:55:31 -0500
commitfaa5713818cddd0b206b5c2b98be4e241959be87 (patch)
tree9cc721f5ff60f64f74d7bfacb9fc1aca2a4e86ce
parent6e6adbe368f68968ff1733b56deb3386b8c97fde (diff)
downloadhaskell-faa5713818cddd0b206b5c2b98be4e241959be87.tar.gz
fix missing haddock pipe
-rw-r--r--compiler/GHC/Types/Hint.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Types/Hint.hs b/compiler/GHC/Types/Hint.hs
index 31f8d4422b..0a175347b0 100644
--- a/compiler/GHC/Types/Hint.hs
+++ b/compiler/GHC/Types/Hint.hs
@@ -401,7 +401,7 @@ data GhcHint
Test cases: ccfail004
-}
| SuggestImportingDataCon
- {- Found a pragma in the body of a module, suggest
+ {-| Found a pragma in the body of a module, suggest
placing it in the header
-}
| SuggestPlacePragmaInHeader