diff options
Diffstat (limited to 'testsuite/tests/driver/T8526/T8526.stdout')
-rw-r--r-- | testsuite/tests/driver/T8526/T8526.stdout | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/driver/T8526/T8526.stdout b/testsuite/tests/driver/T8526/T8526.stdout index bbe21c0f36..3b24506774 100644 --- a/testsuite/tests/driver/T8526/T8526.stdout +++ b/testsuite/tests/driver/T8526/T8526.stdout @@ -1,6 +1,6 @@ -[1 of 1] Compiling A (.hs -> interpreted) +[1 of 1] Compiling A ( A.hs, interpreted ) Ok, modules loaded: A. True -[1 of 1] Compiling A (.hs -> interpreted) +[1 of 1] Compiling A ( A.hs, interpreted ) Ok, modules loaded: A. False |