Skip to content
Snippets Groups Projects
Commit fb7c3117 authored by Simon Peyton Jones's avatar Simon Peyton Jones
Browse files

Repsect the package name when checking for self-import

Fixes Trac #9997.

In doing this I tripped across the specialness of "this" in
PackageImports.  The magic constant (fsLit "this") is scattered across
the compiler and ought to be put in one place.  But where?
parent c71fb84b
Branches wip/t22690
No related tags found
No related merge requests found
Loading
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