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

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