#7196: Desugarer needs an extra case for casts in coercions
---------------------------------+------------------------------------------
    Reporter:  simonpj           |       Owner:                  
        Type:  bug               |      Status:  new             
    Priority:  normal            |   Milestone:                  
   Component:  Compiler          |     Version:  7.4.2           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by simonpj@…):

 commit f27c631a16a17b8ad740d7d28c6ff267fb189c2c
 {{{
 Author: Simon Peyton Jones <[email protected]>
 Date:   Wed Aug 29 10:57:48 2012 +0100

     Fix Trac #7196 by adding a case to the desugarer

     Pls merge to 7.6

  compiler/deSugar/DsBinds.lhs      |   11 ++++++-----
  compiler/typecheck/TcEvidence.lhs |   21 +++++++++++----------
  2 files changed, 17 insertions(+), 15 deletions(-)
 }}}

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