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

tcfail070.hs:15:15: error:
    • Expected kind ‘* -> k0’, but ‘[Int]’ has kind ‘*’
    • In the type ‘([Int] Bool)’
      In the type declaration for ‘State’