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

T14174.hs:6:27: error: [GHC-83865]
    • 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’