blob: 27edc2c8ec45948fdc5df42a276ee8b181567187 (
plain)
1
2
3
4
5
6
|
T16221a.hs:6:49: error:
• Expected kind ‘k1’, but ‘b’ has kind ‘k’
• In the second argument of ‘SameKind’, namely ‘b’
In the type ‘(SameKind a b)’
In the definition of data constructor ‘MkT2’
|