summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T9371.stderr
blob: 729ee3a8c0925f3a84903350145f0fcdebd8942d (plain)
1
2
3
4
5

T9371.hs:14:10:
    Conflicting family instance declarations:
      D = D1 (Either x ()) -- Defined at T9371.hs:14:10
      D (x, y) = D2 (x, y) -- Defined at T9371.hs:18:10