#5752: <<loop>> when using variables in TH splice
--------------------------------+-------------------------------------------
 Reporter:  srl                 |          Owner:                  
     Type:  bug                 |         Status:  new             
 Priority:  normal              |      Component:  Template Haskell
  Version:  7.0.3               |       Keywords:                  
       Os:  Linux               |   Architecture:  x86_64 (amd64)  
  Failure:  Compile-time crash  |       Testcase:                  
Blockedby:                      |       Blocking:                  
  Related:                      |  
--------------------------------+-------------------------------------------
 When compiling the attached (which uses a variable 'x' in a TH splice in a
 data decl), the following error is given:

 [1 of 1] Compiling Main             ( b.hs, b.o )

 b.hs:11:80:ghc: panic! (the 'impossible' happened)
   (GHC version 7.0.3 for x86_64-unknown-linux):
         <<loop>>

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