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

T3095.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>