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

Main.hs:10:15: error:
    Conflicting family instance declarations:
      A (a, Y) = Bool -- Defined at Main.hs:10:15
      A (B.X, b) = () -- Defined in module B