summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations/should_fail/annfail03.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/annotations/should_fail/annfail03.stderr')
-rw-r--r--testsuite/tests/annotations/should_fail/annfail03.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/annotations/should_fail/annfail03.stderr b/testsuite/tests/annotations/should_fail/annfail03.stderr
index 7e880d4d95..05e05a6bee 100644
--- a/testsuite/tests/annotations/should_fail/annfail03.stderr
+++ b/testsuite/tests/annotations/should_fail/annfail03.stderr
@@ -1,6 +1,6 @@
annfail03.hs:17:11:
GHC stage restriction:
- ‛InModule’ is used in a top-level splice or annotation,
+ ‘InModule’ is used in a top-level splice or annotation,
and must be imported, not defined locally
In the annotation: {-# ANN f InModule #-}