summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/gadt/records-fail1.stderr
blob: 0ef628b5a6a37fa9a1a7fa88289ae5c081a05f54 (plain)
1
2
3
4
5

records-fail1.hs:7:1:
    Constructors T1 and T4 have a common field `x',
      but have different result types
    In the data type declaration for `T'