summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T8412.stderr
blob: 9e69b8e8802deffe5050de3219c8a6d3b7ff50d4 (plain)
1
2
3
4

T8412.hs:5:11: error:
    • Illegal literal in type (type literals must not be negative): -1
    • In the untyped splice: $(return $ LitT $ NumTyLit (- 1))