summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T4246.stderr
blob: fe1cfce25018a39158204675e991167f833c8ea7 (plain)
1
2
3
4
5
6
7
8
9
10

T4246.hs:8:9:
    Conflicting family instance declarations:
      type F a -- Defined at T4246.hs:8:9
      type F Int -- Defined at T4246.hs:11:9

T4246.hs:15:15:
    Conflicting family instance declarations:
      type instance G Int -- Defined at T4246.hs:15:15
      type instance G Int -- Defined at T4246.hs:14:15