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

T7053.hs:6:52:
    Kind occurs check
    The first argument of ‛a’ should have kind ‛k0’,
      but ‛b’ has kind ‛k0 -> k1’
    In the type ‛TypeRep (a b)’
    In the definition of data constructor ‛TyApp’
    In the data declaration for ‛TypeRep’