summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T3330b.stderr
blob: 6827abf9066459d009881f29f5113eef75dac75d (plain)
1
2
3
4
5

T3330b.hs:14:10: error: [GHC-34447]
    Conflicting family instance declarations:
      Res c a b = b -- Defined at T3330b.hs:14:10
      Res [c] a b = [b] -- Defined at T3330b.hs:18:10