#5976: Panic in a user Template Haskell function is wrongly reported as a GHC 
bug
---------------------------------+------------------------------------------
  Reporter:  SimonMeier          |          Owner:  pcapriotti      
      Type:  bug                 |         Status:  patch           
  Priority:  normal              |      Milestone:  7.4.2           
 Component:  Compiler            |        Version:  7.4.1           
Resolution:                      |       Keywords:                  
        Os:  Linux               |   Architecture:  Unknown/Multiple
   Failure:  Compile-time crash  |     Difficulty:  Unknown         
  Testcase:                      |      Blockedby:                  
  Blocking:                      |        Related:                  
---------------------------------+------------------------------------------

Comment(by p.capriotti@…):

 commit e7e5e277eb58a5ef6207200174e7982fdb9780bb
 {{{
 Author: Paolo Capriotti <[email protected]>
 Date:   Fri Mar 30 12:30:28 2012 +0100

     Prevent nested TH exceptions from bubbling up to the top level (#5976)

  compiler/typecheck/TcSplice.lhs |   29 ++++++++++++++++++++++++-----
  compiler/utils/Panic.lhs        |   14 +++++++++++++-
  2 files changed, 37 insertions(+), 6 deletions(-)
 }}}

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