diff options
Diffstat (limited to 'testsuite/tests/parser/should_fail/readFail035.stderr')
-rw-r--r-- | testsuite/tests/parser/should_fail/readFail035.stderr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/parser/should_fail/readFail035.stderr b/testsuite/tests/parser/should_fail/readFail035.stderr index f0489b45eb..9e3a64a06c 100644 --- a/testsuite/tests/parser/should_fail/readFail035.stderr +++ b/testsuite/tests/parser/should_fail/readFail035.stderr @@ -1,4 +1,4 @@ -
-readFail035.hs:6:1:
- `Foo' has no constructors (-XEmptyDataDecls permits this)
- In the data declaration for `Foo'
+ +readFail035.hs:6:1: + ‛Foo’ has no constructors (-XEmptyDataDecls permits this) + In the data declaration for ‛Foo’ |