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

T16344a.hs:11:36: error:
    • Expected a type, but ‘a’ has kind ‘ka’
    • In the second argument of ‘T2’, namely ‘a’
      In the type ‘(T2 Type a)’
      In the definition of data constructor ‘MkT2’