summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T19187.stderr
blob: 45cc96833a73eef83d119f517e5ed25e9276f678 (plain)
1
2
3
4
5

T19187.hs:8:10: error:
    • Non type-variable argument in the constraint: Eq Int
      (Use FlexibleContexts to permit this)
    • In the instance declaration for ‘Eq T’