summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail052.stderr
blob: 7979dac31333486855825924dea00a0a149152e0 (plain)
1
2
3
4
5

rnfail052.hs:6:6: error:
    Illegal symbol ‘forall’ in type
    Perhaps you intended to use RankNTypes or a similar language
    extension to enable explicit-forall syntax: forall <tvs>. <type>