summaryrefslogtreecommitdiff
path: root/compiler/GHC/Types/Tickish.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Types/Tickish.hs')
-rw-r--r--compiler/GHC/Types/Tickish.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Types/Tickish.hs b/compiler/GHC/Types/Tickish.hs
index 30827bb1fb..480bb2befd 100644
--- a/compiler/GHC/Types/Tickish.hs
+++ b/compiler/GHC/Types/Tickish.hs
@@ -59,7 +59,7 @@ data TickishPass
{-
Note [Tickish passes]
-
+ ~~~~~~~~~~~~~~~~~~~~~
Tickish annotations store different information depending on
where they are used. Here's a summary of the differences
between the passes.