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

TH_dataD1.hs:8:13:
    Declaration splices are not permitted inside declaration brackets
    In the Template Haskell quotation
      [d| $(dataD [] (mkName "D") [] [normalC "K" []] []) |]