summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci055.stdout
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2011-09-17 13:05:21 +0100
committerSimon Marlow <marlowsd@gmail.com>2011-09-21 01:14:33 +0100
commit30a698dc10b353118d9c6a20f9030b864689e5bc (patch)
tree4b3668656de0992593d0d47c88203fc1704f705d /testsuite/tests/ghci/scripts/ghci055.stdout
parent0ce6b6c11c3df08edcc5a89190f56e5a4f2922e6 (diff)
downloadhaskell-30a698dc10b353118d9c6a20f9030b864689e5bc.tar.gz
add test for a bug with :force
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci055.stdout')
-rw-r--r--testsuite/tests/ghci/scripts/ghci055.stdout3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci055.stdout b/testsuite/tests/ghci/scripts/ghci055.stdout
new file mode 100644
index 0000000000..fa2acbec06
--- /dev/null
+++ b/testsuite/tests/ghci/scripts/ghci055.stdout
@@ -0,0 +1,3 @@
+*** Exception: Prelude.undefined
+y :: Integer = _
+x :: a = *** Exception: Prelude.undefined