diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/T2901.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/T2901.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/T2901.stderr b/testsuite/tests/rename/should_fail/T2901.stderr index fedaee6329..b240139bd8 100644 --- a/testsuite/tests/rename/should_fail/T2901.stderr +++ b/testsuite/tests/rename/should_fail/T2901.stderr @@ -1,4 +1,4 @@ -T2901.hs:6:5: Not in scope: data constructor ‛F.Foo’ +T2901.hs:6:5: Not in scope: data constructor ‘F.Foo’ -T2901.hs:6:13: ‛F.field’ is not a (visible) constructor field name +T2901.hs:6:13: ‘F.field’ is not a (visible) constructor field name |