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

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