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

tcfail088.hs:9:19:
    Illegal polymorphic or qualified type: forall s. T s a
    In the instance declaration for `Ord (forall s. T s a)'