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

T11313.hs:7:12: error:
    • Expected kind ‘* -> *’, but ‘*’ has kind ‘*’
    • In the type ‘*’
      In the expression: fmap @*
      In an equation for ‘x’: x = fmap @*