summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_fail/T16344.stderr
blob: b47561771f1dbeb0303c42df81b1663612fc62e0 (plain)
1
2
3
4
5
6

T16344.hs:7:46: error:
    • Expected kind ‘ka’, but ‘Int’ has kind ‘*’
    • In the second argument of ‘T’, namely ‘Int’
      In the type ‘(T Type Int Bool)’
      In the definition of data constructor ‘MkT’