summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_run/T7319.stderr
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2012-10-29 10:46:47 +0000
committerSimon Marlow <marlowsd@gmail.com>2012-10-30 12:09:59 +0000
commit04219cf3c20dcb58de2368cbe43e51a61cf25ccd (patch)
tree7445324b1c970de62864490014aca89189090f24 /testsuite/tests/codeGen/should_run/T7319.stderr
parentbaf9da6591da65879e807f0cc3dbaa66a168670f (diff)
downloadhaskell-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.stderr5
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