summaryrefslogtreecommitdiff
path: root/testsuite/tests/arrows/should_fail/arrowfail004.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/arrows/should_fail/arrowfail004.stderr')
-rw-r--r--testsuite/tests/arrows/should_fail/arrowfail004.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/arrows/should_fail/arrowfail004.stderr b/testsuite/tests/arrows/should_fail/arrowfail004.stderr
index 8a20c6bcbb..65cef2545b 100644
--- a/testsuite/tests/arrows/should_fail/arrowfail004.stderr
+++ b/testsuite/tests/arrows/should_fail/arrowfail004.stderr
@@ -3,5 +3,5 @@ arrowfail004.hs:12:15:
Proc patterns cannot use existential or GADT data constructors
In the pattern: T x
In the expression: proc (T x) -> do { returnA -< T x }
- In an equation for `panic':
+ In an equation for ‛panic’:
panic = proc (T x) -> do { returnA -< T x }