summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail088.stderr
blob: 8d3e841bdfec0c837b4be6e521f52099c993d2d5 (plain)
1
2
3
4

tcfail088.hs:9:19: error:
    • Illegal polymorphic type: forall s. T s a
    • In the instance declaration for ‘Ord (forall s. T s a)’