summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedrecflds/should_fail/NoParent.stderr
blob: b75b8c1df52d43fe4717079b183889c09f0d217f (plain)
1
2
3
4
5
6

NoParent.hs:2:18: error: [GHC-88993]
    • The type constructor ‘A’ is not the parent of the record selector ‘x’.
      Record selectors can only be exported with their parent type constructor.
      Parents: C, B
    • In the export: A(x)