
#10047: inconsistency in name binding between splice and quasiquotation -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.12.1 Component: Template Haskell | Version: 7.8.4 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: th/T10047 Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by spinda):
Quasi-quoters may use anti-quotation:
{{{ xs = blah [wow| funny language `(reverse xs)` blah |] }}}
Is this a new feature? It doesn't seem to be present as of 7.10.1. (Apologies for the multiple consecutive replies.) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10047#comment:11 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler