blob: 8162dd247bb783edc75dcc210e5fa03e475a31d1 (
plain)
1
2
3
4
5
6
7
|
PolyKinds04.hs:5:16:
Expecting one more argument to ‘Maybe’
Expected a type, but ‘Maybe’ has kind ‘* -> *’
In the first argument of ‘A’, namely ‘Maybe’
In the type ‘A Maybe’
In the definition of data constructor ‘B1’
|