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

tcfail160.hs:7:8: error: [GHC-83865]
    • Expected kind ‘* -> *’, but ‘Int’ has kind ‘*’
    • In the first argument of ‘T’, namely ‘Int’
      In the type signature: g :: T Int