Skip to content
Snippets Groups Projects
Commit db5aefdb authored by Simon Peyton Jones's avatar Simon Peyton Jones Committed by Ian Lynagh
Browse files

Comment wibble (hash at start of line confused CPP)

parent f60cf342
No related branches found
No related tags found
No related merge requests found
...@@ -1029,8 +1029,8 @@ so we may need to split up a single Avail into multiple ones. ...@@ -1029,8 +1029,8 @@ so we may need to split up a single Avail into multiple ones.
Note [Internal used_names] Note [Internal used_names]
~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
Most of the used_names are External Names, but we can have Internal Most of the used_names are External Names, but we can have Internal
Names too: see Note [Binders in Template Haskell] in Convert, and Trac Names too: see Note [Binders in Template Haskell] in Convert, and
#5362 for an example. Such Names are always Trac #5362 for an example. Such Names are always
- Such Names are always for locally-defined things, for which we - Such Names are always for locally-defined things, for which we
don't gather usage info, so we can just ignore them in ent_map don't gather usage info, so we can just ignore them in ent_map
- They are always System Names, hence the assert, just as a double check. - They are always System Names, hence the assert, just as a double check.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment