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

T3811.hs:4:1: error:
    Invalid type signature: f x :: ...
    Suggested fix:
      A type signature should be of form <variables> :: <type>