blob: 55fff35b3aec5ef180cc6519eb23c8524eb25ea9 (
plain)
1
2
3
4
5
6
7
|
T13391.hs:6:3: error:
• Data constructor ‘GInt’ constrains the choice of kind parameter:
k ~ *
Use TypeInType to allow this
• In the definition of data constructor ‘GInt’
In the data type declaration for ‘G’
|