#4233: GHC internal error: `w' is not in scope during type checking, but it 
passed
the renamer
---------------------------------+------------------------------------------
    Reporter:  lilac             |       Owner:                    
        Type:  bug               |      Status:  new               
    Priority:  normal            |   Component:  Template Haskell  
     Version:  6.12.1            |    Keywords:                    
    Testcase:                    |   Blockedby:                    
          Os:  Unknown/Multiple  |    Blocking:                    
Architecture:  Unknown/Multiple  |     Failure:  Compile-time crash
---------------------------------+------------------------------------------

Comment(by lilac):

 Simpler testcase:
 {{{
 w = varT (mkName "w")
 f = [t|$w|]
 }}}

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