summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/tests/driver/T6037.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/driver/T6037.stderr b/testsuite/tests/driver/T6037.stderr
index 7b7d07ecbf..3059288d10 100644
--- a/testsuite/tests/driver/T6037.stderr
+++ b/testsuite/tests/driver/T6037.stderr
@@ -1,5 +1,5 @@
T6037.hs:5:7:
- Couldn't match expected type ‛Int’ with actual type ‛()’
+ Couldn't match expected type `Int' with actual type `()'
In the expression: ()
- In an equation for ‛f?o’: f?o = ()
+ In an equation for `f?o': f?o = ()