summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/CommonFieldTypeMismatch.stderr
blob: c235f2e566b711ded4fbead42b57d5a34846c20e (plain)
1
2
3
CommonFieldTypeMismatch.hs:3:1: [GHC-91827]
     Constructors A1 and A2 give different types for field ‘fld’
     In the data type declaration for ‘A’