diff options
author | Edward Z. Yang <ezyang@cs.stanford.edu> | 2016-02-25 21:47:30 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-26 12:23:15 +0100 |
commit | bbfff2298d7ea7d0f4e590f8137f43a651e8f61d (patch) | |
tree | e055890c6c94eb23e432f806a32a4440f6647503 /testsuite/tests/programs | |
parent | bb5afd3c274011c5ea302210b4c290ec1f83209c (diff) | |
download | haskell-bbfff2298d7ea7d0f4e590f8137f43a651e8f61d.tar.gz |
Unconditionally handle TH known key names.
Previously, we didn't add Template Haskell key names to the list
of known uniques when building a stage 1 compiler. But with
f16ddcee0c64a92ab911a7841a8cf64e3ac671fd we may refer to TH
names even in stage 1, and this was causing uniques to not
be setup properly.
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Test Plan: validate and run stage1 test suite
Reviewers: osa1, austin, bgamari
Reviewed By: bgamari
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1520
GHC Trac Issues: #10382
Diffstat (limited to 'testsuite/tests/programs')
0 files changed, 0 insertions, 0 deletions