diff options
Diffstat (limited to 'testsuite/tests/parser/should_compile/T5243.stderr')
-rw-r--r-- | testsuite/tests/parser/should_compile/T5243.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/parser/should_compile/T5243.stderr b/testsuite/tests/parser/should_compile/T5243.stderr index 450e001237..18cffcbad9 100644 --- a/testsuite/tests/parser/should_compile/T5243.stderr +++ b/testsuite/tests/parser/should_compile/T5243.stderr @@ -1,3 +1,3 @@ -[1 of 2] Compiling T5243A ( T5243A.hs, T5243A.o ) -[2 of 2] Compiling Main ( T5243.hs, T5243.o ) +[1 of 2] Compiling T5243A (.hs -> .o) +[2 of 2] Compiling Main (.hs -> .o) Linking T5243 ... |