#5555: support qualified names for invoking a quasiquoter
----------------------------------+-----------------------------------------
Reporter: nfrisby | Owner: pcapriotti
Type: feature request | Status: patch
Priority: normal | Milestone: 7.6.1
Component: Compiler (Parser) | Version: 7.0.3
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
----------------------------------+-----------------------------------------
Comment(by p.capriotti@…):
commit dc2f65f6e7c1763d848557708a980df35b755954
{{{
Author: Paolo Capriotti <[email protected]>
Date: Mon Apr 2 13:09:10 2012 +0100
Support qualified identifiers in quasi-quotes (#5555).
compiler/parser/Lexer.x | 25 ++++++++++++++++++++++++-
compiler/parser/Parser.y.pp | 5 +++++
2 files changed, 29 insertions(+), 1 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5555#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs