diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/1914.stdout')
-rw-r--r-- | testsuite/tests/ghci/scripts/1914.stdout | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/1914.stdout b/testsuite/tests/ghci/scripts/1914.stdout new file mode 100644 index 0000000000..063758e39c --- /dev/null +++ b/testsuite/tests/ghci/scripts/1914.stdout @@ -0,0 +1,7 @@ +[1 of 2] Compiling T1914B ( T1914B.hs, interpreted ) +[2 of 2] Compiling T1914A ( T1914A.hs, interpreted ) +Ok, modules loaded: T1914A, T1914B. +[2 of 2] Compiling T1914A ( T1914A.hs, interpreted ) +Failed, modules loaded: T1914B. +[2 of 2] Compiling T1914A ( T1914A.hs, interpreted ) +Ok, modules loaded: T1914A, T1914B. |