blob: f061f5706adac836985d4c6b80303f3761dc55d5 (
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.Prim.()
• In the untyped splice: $(unboxedSumT 1 `appT` conT ''())
|