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

T5892a.hs:12:8: Warning:
    Fields of ‘Node’ not initialised: subForest
    In the expression: Node {..}
    In the expression: let rootLabel = [] in Node {..}
    In an equation for ‘foo’:
        foo (Node {..}) = let rootLabel = ... in Node {..}

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