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

T5892a.hs:12:8: warning: [-Wmissing-fields]
    • 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>: error: 
Failing due to -Werror.