summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_compile/T14066a.stderr
blob: a393e474dff6a1bea354965b0f61e947dde10ffa (plain)
1
2
3
4
5

T14066a.hs:14:3: warning:
    Type family instance equation is overlapped:
      forall c d (x :: c) (y :: d).
        Bar x y = Bool -- Defined at T14066a.hs:14:3