summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T3095.stderr
blob: b2b684877ceb912732711f006bdd0a4209fcd8aa (plain)
1
2
3
4
5

T3095.hs:5:12: 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>