blob: ab857978905ea9ba16c33aee2cb24d90e2ebe765 (
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'
|