summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail154.stderr
blob: f8f3d69a4c85ce306a2739405fef233d60579480 (plain)
1
2
3
4
5
6

tcfail154.hs:12:10:
    Variable occurs more often in a constraint than in the instance head
      in the constraint: C a a
    (Use -XUndecidableInstances to permit this)
    In the instance declaration for `Eq (T a)'