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

tcfail166.hs:5:21:
    Illegal symbol '.' in type
    Perhaps you intended to use RankNTypes or a similar language
    extension to enable explicit-forall syntax: forall <tvs>. <type>