summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T12478_4.stderr
blob: 852b104cd55fe0621c43e738489093e5dc934551 (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.Unit
    • In the untyped splice: $(unboxedSumT 1 `appT` conT ''())