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

T13092c_4.hs:7:15: error: [GHC-34447]
    Conflicting family instance declarations:
      F (a, Char) = String -- Defined at T13092c_4.hs:7:15
      F (T13092c_2.X, b) = Bool -- Defined in module T13092c_2