summaryrefslogtreecommitdiff
path: root/compiler/parser
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2019-09-06 18:11:53 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-09-12 04:53:13 -0400
commita06629b457f02256ffa73a42a24df6499433a42d (patch)
treeb2b1595c234365d7dfd6a1cf83d7b61862f4d1e7 /compiler/parser
parent98b0d6eeff5711e0872abd2ef2d1ee0269b662cf (diff)
downloadhaskell-a06629b457f02256ffa73a42a24df6499433a42d.tar.gz
Do not throw away backpack instantiations for module lookup cache
Currently, there is only one home package so this probably doesn't matter. But if we support multiple home packages, they could differ only in arguments (same indef component being applied). It looks like it used to be this way before 4e8a0607140b23561248a41aeaf837224aa6315b, but that commit doesn't seem to comment on this change in the particular. (It's main purpose is creating the InstalledUnitId and recategorizing the UnitId expressions accordingly.) Trying this as a separate commit for testing purposes. I leave it to others to decide whether this is a good change on its own.
Diffstat (limited to 'compiler/parser')
0 files changed, 0 insertions, 0 deletions