blob: 2cc0d1142d877d0a294e1210c02c6c56d6aa39ba (
plain)
1
2
3
4
5
6
|
T12478_4.hs:7:7: error:
• Illegal sum arity: 1
Sums must have an arity of at least 2
When splicing a TH type: (# #) GHC.Tuple.()
• In the untyped splice: $(unboxedSumT 1 `appT` conT ''())
|