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

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