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

T12478_4.hs:7:8: 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 ''())