diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/T5892a.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/T5892a.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/T5892a.stderr b/testsuite/tests/rename/should_fail/T5892a.stderr index 1047599b83..a378dc3919 100644 --- a/testsuite/tests/rename/should_fail/T5892a.stderr +++ b/testsuite/tests/rename/should_fail/T5892a.stderr @@ -1,9 +1,9 @@ T5892a.hs:12:8: Warning: - Fields of `Version' not initialised: Data.Version.versionTags + Fields of ‛Version’ not initialised: Data.Version.versionTags In the expression: Version {..} In the expression: let versionBranch = [] in Version {..} - In an equation for `foo': + In an equation for ‛foo’: foo (Version {..}) = let versionBranch = ... in Version {..} <no location info>: |