summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T19187a.stderr
blob: 32ddde3f39558a746348b8a0485008db217f7545 (plain)
1
2
3
4
5
6

T19187a.hs:7:10: error:
    • The constraint ‘Eq Int’
        is no smaller than the instance head ‘Eq T’
      (Use UndecidableInstances to permit this)
    • In the instance declaration for ‘Eq T’