summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T12229.stderr
blob: 6eb4de53e29d1eca7d4fa40dc52d1129c8c3d09a (plain)
1
2
3
4
5
6

T12229.hs:7:7: warning: [-Wmissing-fields (in -Wdefault)]
    • Fields of ‘MkT’ not initialised:
        pi :: Float
    • In the expression: MkT {..}
      In an equation for ‘f’: f x = MkT {..}