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

T5892a.hs:12:8: warning: [-Wmissing-fields (in -Wdefault)]
    • 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.