#5372: DisambiguateRecordFields with qualified import can cause panic
---------------------------------+------------------------------------------
    Reporter:  shelarcy          |        Owner:                    
        Type:  bug               |       Status:  new               
    Priority:  normal            |    Milestone:                    
   Component:  Compiler          |      Version:  7.3               
    Keywords:                    |     Testcase:                    
   Blockedby:                    |   Difficulty:                    
          Os:  Unknown/Multiple  |     Blocking:                    
Architecture:  Unknown/Multiple  |      Failure:  Compile-time crash
---------------------------------+------------------------------------------

Comment(by simonpj@…):

 commit 6fb8a6ab5fcca87019e0ef230fc52c6d1c06a8a8
 {{{
 Author: Simon Peyton Jones <[email protected]>
 Date:   Wed Aug 3 16:16:09 2011 +0100

     Fix Trac #5372: a panic caused by over-eager error recovery

  compiler/rename/RnPat.lhs |   59
 +++++++++++++++++++++++++++-----------------
  1 files changed, 36 insertions(+), 23 deletions(-)
 }}}

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