#5204: request better error message for malformed quasiquoted declaration
---------------------------------------------+------------------------------
    Reporter:  nr                            |        Owner:                    
        Type:  feature request               |       Status:  new               
    Priority:  normal                        |    Milestone:  7.4.1             
   Component:  Compiler (Parser)             |      Version:  7.0.3             
    Keywords:  quasiquotation, pads-haskell  |     Testcase:  attached to ticket
   Blockedby:                                |   Difficulty:                    
          Os:  Linux                         |     Blocking:                    
Architecture:  x86                           |      Failure:  Other             
---------------------------------------------+------------------------------

Comment(by gmainlan@…):

 commit 20548c92fb307fc012956c66efa9164843d921c7
 {{{
 Author: Geoffrey Mainland <[email protected]>
 Date:   Thu Sep 29 12:31:49 2011 +0100

     Give a better error message for unterminated quasiquotations (fixes
 #5204).

  compiler/parser/Lexer.x |   15 ++++++++++-----
  1 files changed, 10 insertions(+), 5 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5204#comment:5>
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

Reply via email to