summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T2126.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T2126.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T2126.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T2126.stderr b/testsuite/tests/typecheck/should_fail/T2126.stderr
index 1e0a72df2e..c910148317 100644
--- a/testsuite/tests/typecheck/should_fail/T2126.stderr
+++ b/testsuite/tests/typecheck/should_fail/T2126.stderr
@@ -1,4 +1,4 @@
T2126.hs:5:1:
- A newtype must have exactly one constructor, but ‛X’ has none
- In the newtype declaration for ‛X’
+ A newtype must have exactly one constructor, but ‘X’ has none
+ In the newtype declaration for ‘X’