[GHC] #1755: Template Haskell quoting bug

GHC trac at haskell.org
Wed Oct 10 11:20:06 EDT 2007


#1755: Template Haskell quoting bug
---------------------------------+------------------------------------------
    Reporter:  guest             |        Owner:  igloo   
        Type:  merge             |       Status:  new     
    Priority:  low               |    Milestone:          
   Component:  Template Haskell  |      Version:  6.6.1   
    Severity:  minor             |   Resolution:          
    Keywords:                    |   Difficulty:  Unknown 
          Os:  Unknown           |     Testcase:  TH_qname
Architecture:  Multiple          |  
---------------------------------+------------------------------------------
Changes (by simonpj):

  * testcase:  => TH_qname
  * owner:  => igloo
  * type:  bug => merge

Comment:

 Excellent point, thank you Keigo.

 Fixed.  Ian, please merge this patch:
 {{{
 Wed Oct 10 16:02:50 GMT Daylight Time 2007  simonpj at microsoft.com
   * Fix Trac #1755; check for stage errors in TH quoted Names
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1755#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list