summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T12478_4.stderr
blob: 2f1b3f4e501e9ac741099c9d2816471b3f5d4afa (plain)
1
2
3
4
5
6

T12478_4.hs:7:7: error: [GHC-97721]
    • 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 ''())