summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail079.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail079.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail079.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail079.stderr b/testsuite/tests/typecheck/should_fail/tcfail079.stderr
index 4cce1a69ba..125c6f13f6 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail079.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail079.stderr
@@ -1,6 +1,6 @@
tcfail079.hs:9:27:
- Expecting a lifted type, but ‛Int#’ is unlifted
- In the type ‛Int#’
- In the definition of data constructor ‛Unboxed’
- In the newtype declaration for ‛Unboxed’
+ Expecting a lifted type, but ‘Int#’ is unlifted
+ In the type ‘Int#’
+ In the definition of data constructor ‘Unboxed’
+ In the newtype declaration for ‘Unboxed’