#3953: Misleading error message when quasiquoter not in scope
---------------------------------+------------------------------------------
    Reporter:  guest             |        Owner:                      
        Type:  bug               |       Status:  merge               
    Priority:  normal            |    Milestone:  6.14.1              
   Component:  Compiler          |      Version:  6.12.1              
    Keywords:                    |   Difficulty:                      
          Os:  Unknown/Multiple  |     Testcase:  quasiquotation/T3953
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown        
---------------------------------+------------------------------------------
Changes (by simonpj):

  * status:  new => merge
  * testcase:  => quasiquotation/T3953


Comment:

 Good point, thanks. Fixed by
 {{{
 Fri Apr  9 21:17:48 BST 2010  [email protected]
   * Fix Trac #3953: fail earlier when using a bogus quasiquoter

     M ./compiler/typecheck/TcSplice.lhs -5 +7
 }}}
 Merge to 6.12.3.

 Simon

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