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

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