summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/gadt11.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/gadt/gadt11.stderr')
-rw-r--r--testsuite/tests/gadt/gadt11.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/gadt/gadt11.stderr b/testsuite/tests/gadt/gadt11.stderr
index b753bd961c..016fd2bd75 100644
--- a/testsuite/tests/gadt/gadt11.stderr
+++ b/testsuite/tests/gadt/gadt11.stderr
@@ -1,6 +1,6 @@
gadt11.hs:12:3:
- Data constructor ‛L2’ returns type ‛T1 Bool’
- instead of an instance of its parent type ‛T2 a’
- In the definition of data constructor ‛L2’
- In the data declaration for ‛T2’
+ Data constructor ‘L2’ returns type ‘T1 Bool’
+ instead of an instance of its parent type ‘T2 a’
+ In the definition of data constructor ‘L2’
+ In the data declaration for ‘T2’