summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T7524.stderr
blob: 2340ce1aa6630ba36995059d0f969d49e15128b0 (plain)
1
2
3
4
5
6

T7524.hs:5:15: error:
    Conflicting family instance declarations:
      forall k2 (a :: k2). F a a = Int -- Defined at T7524.hs:5:15
      forall k2 k1 (a :: k1) (b :: k2).
        F a b = Bool -- Defined at T7524.hs:6:15