summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T5971.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/th/T5971.stderr')
-rw-r--r--testsuite/tests/th/T5971.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/th/T5971.stderr b/testsuite/tests/th/T5971.stderr
index 9d647d1ea7..07bae41015 100644
--- a/testsuite/tests/th/T5971.stderr
+++ b/testsuite/tests/th/T5971.stderr
@@ -1,6 +1,6 @@
T5971.hs:6:7:
- The exact Name ‛x’ is not in scope
+ The exact Name ‘x’ is not in scope
Probable cause: you used a unique Template Haskell name (NameU),
perhaps via newName, but did not bind it
If that's it, then -ddump-splices might be useful