summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T6161.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T6161.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T6161.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T6161.stderr b/testsuite/tests/typecheck/should_fail/T6161.stderr
index 089da39f20..afc3a946f8 100644
--- a/testsuite/tests/typecheck/should_fail/T6161.stderr
+++ b/testsuite/tests/typecheck/should_fail/T6161.stderr
@@ -1,5 +1,5 @@
T6161.hs:29:12:
- No instance for (Super (Fam Float)) arising from a use of `testDup'
+ No instance for (Super (Fam Float)) arising from a use of ‛testDup’
In the expression: testDup (FamFloat 3.0)
- In an equation for `testProg': testProg = testDup (FamFloat 3.0)
+ In an equation for ‛testProg’: testProg = testDup (FamFloat 3.0)