diff options
Diffstat (limited to 'testsuite/tests/parser/should_compile/T3303.stderr')
-rw-r--r-- | testsuite/tests/parser/should_compile/T3303.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_compile/T3303.stderr b/testsuite/tests/parser/should_compile/T3303.stderr index 685448f2cc..df227f47ef 100644 --- a/testsuite/tests/parser/should_compile/T3303.stderr +++ b/testsuite/tests/parser/should_compile/T3303.stderr @@ -1,6 +1,6 @@ T3303.hs:7:7: Warning: - In the use of ‛foo’ (imported from T3303A): + In the use of ‘foo’ (imported from T3303A): Deprecated: "This is a multi-line deprecation message for foo" |