summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T5892a.stderr
blob: a378dc39195f853a353ea8dc767d880261001883 (plain)
1
2
3
4
5
6
7
8
9
10

T5892a.hs:12:8: Warning:
    Fields of ‛Version’ not initialised: Data.Version.versionTags
    In the expression: Version {..}
    In the expression: let versionBranch = [] in Version {..}
    In an equation for ‛foo’:
        foo (Version {..}) = let versionBranch = ... in Version {..}

<no location info>: 
Failing due to -Werror.