summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/fd-loop.stderr
blob: a9320c009a504eef58a963a8293dc38bd375496d (plain)
1
2
3
4
5
6

fd-loop.hs:12:10: error:
    • The constraint ‘C a b’
        is no smaller than the instance head ‘Eq (T a)’
      (Use UndecidableInstances to permit this)
    • In the instance declaration for ‘Eq (T a)’