summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail161.stderr
blob: b07d6031a680c1a8de52db5307fdc364d3b21c18 (plain)
1
2
3
4
5

tcfail161.hs:5:7: error:
    • Expecting one more argument to ‘Maybe’
      Expected a type, but ‘Maybe’ has kind ‘* -> *’
    • In the type signature: f :: [Maybe]