blob: 41bf5173398d2cf08fcbe911a8d7ecb3e9057681 (
plain)
1
2
3
4
5
6
7
|
T5716.hs:14:39: error:
• Data constructor ‘DFInt’ cannot be used here
(it comes from a data family instance)
• In the first argument of ‘U1’, namely ‘DFInt’
In the first argument of ‘I’, namely ‘(U1 DFInt)’
In the type ‘I (U1 DFInt)’
|