diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2019-05-20 12:17:36 +0200 |
---|---|---|
committer | Ben Gamari <ben@well-typed.com> | 2019-06-03 23:42:11 -0400 |
commit | fa06d1c5bdbba020c5764687c4e627c193c3330b (patch) | |
tree | 93a63f9fa76aa6f02681fe32749f0b6470e5db22 /testsuite/tests/ghc-api/all.T | |
parent | 0f9ec9d1ff703628fefd991f76cd6f594c1b1e87 (diff) | |
download | haskell-fa06d1c5bdbba020c5764687c4e627c193c3330b.tar.gz |
downsweep: Allow TargetFile not to exist when a buffer is given
Currently 'getRootSummary' will fail with an exception if a 'TargetFile' is
given but it does not exist even if an input buffer is passed along for
this target.
In this case it is not necessary for the file to exist since the buffer
will be used as input for the compilation pipeline instead of the file
anyways.
Diffstat (limited to 'testsuite/tests/ghc-api/all.T')
0 files changed, 0 insertions, 0 deletions