summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci055.script
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci055.script')
-rw-r--r--testsuite/tests/ghci/scripts/ghci055.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci055.script b/testsuite/tests/ghci/scripts/ghci055.script
index 5f19cfdd5c..2e3a949c1d 100644
--- a/testsuite/tests/ghci/scripts/ghci055.script
+++ b/testsuite/tests/ghci/scripts/ghci055.script
@@ -1,5 +1,5 @@
let x=undefined
-let y=3 :: Integer
+let y=3 :: Int
:force x
:show bindings
-- in 7.3 and earlier this used to print just "*** Exception: