#7547: Loop when printing External Core
---------------------------------+------------------------------------------
    Reporter:  simonpj           |       Owner:                  
        Type:  bug               |      Status:  new             
    Priority:  normal            |   Milestone:                  
   Component:  Compiler          |     Version:  7.6.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by simonpj@…):

 commit 3f7b147c41a83bb69e2cd2337994434bf2507ef3
 {{{
 Author: Simon Peyton Jones <simo...@microsoft.com>
 Date:   Wed Jan 2 15:47:31 2013 +0000

     Fix bug in External Core pretty printer (fixes Trac #7547)

     This bug was making GHC loop when printing external core from test
 T7239.

  compiler/coreSyn/PprExternalCore.lhs |   10 ++++++++--
  1 files changed, 8 insertions(+), 2 deletions(-)
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to