summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T10603.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/th/T10603.stderr')
-rw-r--r--testsuite/tests/th/T10603.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/th/T10603.stderr b/testsuite/tests/th/T10603.stderr
index c294e74226..3de6cb057b 100644
--- a/testsuite/tests/th/T10603.stderr
+++ b/testsuite/tests/th/T10603.stderr
@@ -1,4 +1,4 @@
-T10603.hs:5:18-68: Splicing expression
+T10603.hs:5:17-69: Splicing expression
[| case Just 'a' of { Just a -> Just ((\ x -> x) a) } |]
======>
case Just 'a' of { Just a -> Just ((\ x -> x) a) }