diff options
author | Edward Z. Yang <ezyang@cs.stanford.edu> | 2017-03-26 14:06:12 -0700 |
---|---|---|
committer | Edward Z. Yang <ezyang@cs.stanford.edu> | 2017-04-02 16:49:00 -0700 |
commit | 852a43f360af09416d15777c8f10d704b5423a96 (patch) | |
tree | cfc3b055f63fff9af54bc6381ad41235d519e894 /testsuite/driver/testlib.py | |
parent | 45d33f35f689192fd74c9954d782e4cee04acfc8 (diff) | |
download | haskell-852a43f360af09416d15777c8f10d704b5423a96.tar.gz |
Correctly handle wired in unit IDs in -instantiated-with
Summary:
To handle wired in packages, we must rewrite all occurrences
of unit ids like base-4.9.0.0 to base. However, I forgot
to do this on unit ids that occurred in unit identifiers
passed via -instantiated-with. This patch handles that case,
plus a test.
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Test Plan: validate
Reviewers: bgamari, austin
Subscribers: rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D3385
Diffstat (limited to 'testsuite/driver/testlib.py')
0 files changed, 0 insertions, 0 deletions