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

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