#5045: "panic! (the 'impossible' happened)" compiling code using arrows and
elimReader (test case included)
---------------------------------+------------------------------------------
  Reporter:  josh                |          Owner:  simonpj       
      Type:  bug                 |         Status:  closed        
  Priority:  high                |      Milestone:  7.2.1         
 Component:  Compiler            |        Version:  7.0.2         
Resolution:  fixed               |       Keywords:                
  Testcase:  ghci/scripts/T5045  |      Blockedby:                
Difficulty:                      |             Os:  Linux         
  Blocking:                      |   Architecture:  x86_64 (amd64)
   Failure:  None/Unknown        |  
---------------------------------+------------------------------------------
Changes (by simonpj):

  * status:  new => closed
  * testcase:  => ghci/scripts/T5045
  * resolution:  => fixed


Comment:

 Missing case in the HPC code
 {{{
 commit 5af7fb4ffe4672dbc9cf34100ea311eb60981fe8
 Author: simonpj <[email protected]>
 Date:   Tue Apr 19 13:33:09 2011 +0100

     Fix Trac #5045: add ticks to HsArrForms

     I don't know why these were left out.  I did the obvious
     thing... I hope it's right!

  compiler/deSugar/Coverage.lhs |   16 +++++++++++++++-
  1 files changed, 15 insertions(+), 1 deletions(-)
 }}}
 Simon

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