summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/T3163.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/gadt/T3163.stderr')
-rw-r--r--testsuite/tests/gadt/T3163.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/gadt/T3163.stderr b/testsuite/tests/gadt/T3163.stderr
index ce64010857..5daca38050 100644
--- a/testsuite/tests/gadt/T3163.stderr
+++ b/testsuite/tests/gadt/T3163.stderr
@@ -1,5 +1,5 @@
T3163.hs:8:5:
Illegal polymorphic or qualified type: forall s. s
- In the definition of data constructor ‛Unreached’
- In the data declaration for ‛Taker’
+ In the definition of data constructor ‘Unreached’
+ In the data declaration for ‘Taker’