summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T14174.stderr
blob: 4aafa647fd70921d443cfa17ac6437d02c1828d2 (plain)
1
2
3
4
5
6
7

T14174.hs:6:27: error:
    • Expecting one more argument to ‘x’
      Expected kind ‘x Int’, but ‘x’ has kind ‘* -> *’
    • In the second argument of ‘T’, namely ‘x’
      In the type ‘(T (x Int) x)’
      In the definition of data constructor ‘MkS’