diff options
author | Simon Marlow <marlowsd@gmail.com> | 2012-10-29 10:46:47 +0000 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2012-10-30 12:09:59 +0000 |
commit | 04219cf3c20dcb58de2368cbe43e51a61cf25ccd (patch) | |
tree | 7445324b1c970de62864490014aca89189090f24 /testsuite/tests/codeGen/should_run/T7319.stderr | |
parent | baf9da6591da65879e807f0cc3dbaa66a168670f (diff) | |
download | haskell-04219cf3c20dcb58de2368cbe43e51a61cf25ccd.tar.gz |
add test for #7319
Diffstat (limited to 'testsuite/tests/codeGen/should_run/T7319.stderr')
-rw-r--r-- | testsuite/tests/codeGen/should_run/T7319.stderr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/codeGen/should_run/T7319.stderr b/testsuite/tests/codeGen/should_run/T7319.stderr new file mode 100644 index 0000000000..4d3bc94310 --- /dev/null +++ b/testsuite/tests/codeGen/should_run/T7319.stderr @@ -0,0 +1,5 @@ +*** Exception (reporting due to +RTS -xc): (base:GHC.Exception.SomeException), stack trace: + Main.foo, + called from Main.main, + called from Main.CAF +T7319: test |