summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T20884.stderr
blob: 76e6a17588859db18b4b56581943e0652545abea (plain)
1
2
3
4
5
6
7

T20884.hs:10:17: error: [GHC-31891]
    • The data constructor ‘:’ does not live in the type-level namespace
    • In the Template Haskell quotation ''(:)
      In the untyped splice:
        $(conE ''(:) `appE` litE (IntegerL 5) `appE` conE '[])
    Suggested fix: Perhaps use a single tick