blob: 0ae323c25f64a6cb55edc744658ff75b105aa16b (
plain)
1
2
3
4
5
6
7
|
T5716.hs:14:39: error: [GHC-88634]
• 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)’
|