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

T3095.hs:5:21:
    Illegal symbol '.' in type
    Perhaps you intended -XRankNTypes or similar flag
    to enable explicit-forall syntax: forall <tvs>. <type>