Skip to content
Snippets Groups Projects
Commit b5789dfc authored by Simon Peyton Jones's avatar Simon Peyton Jones Committed by Herbert Valerio Riedel
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?

(cherry picked from commit fb7c3117)
parent 4a4d1797
No related branches found
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