summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail166.stderr
blob: 3907418e1004a884929e6cc4a431795af90eaffb (plain)
1
2
3
4
5

tcfail166.hs:5:21:
    Illegal symbol '.' in type
    Perhaps you intended -XRankNTypes or similar flag
    to enable explicit-forall syntax: forall <tvs>. <type>