summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T3966.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T3966.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T3966.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T3966.stderr b/testsuite/tests/typecheck/should_fail/T3966.stderr
index 6e292b0887..7c98948f0e 100644
--- a/testsuite/tests/typecheck/should_fail/T3966.stderr
+++ b/testsuite/tests/typecheck/should_fail/T3966.stderr
@@ -1,8 +1,8 @@
T3966.hs:5:16: Warning:
- Ignoring unusable UNPACK pragma on the first argument of ‛Foo’
- In the definition of data constructor ‛Foo’
- In the data declaration for ‛Foo’
+ Ignoring unusable UNPACK pragma on the first argument of ‘Foo’
+ In the definition of data constructor ‘Foo’
+ In the data declaration for ‘Foo’
<no location info>:
Failing due to -Werror.