#5904: panic on :m *SomeModule followed by :reload, if SomeModule is already in
scope
-------------------------+--------------------------------------------------
 Reporter:  SimonHengel  |          Owner:                
     Type:  bug          |         Status:  new           
 Priority:  normal       |      Component:  GHCi          
  Version:  7.4.1        |       Keywords:                
       Os:  Linux        |   Architecture:  x86_64 (amd64)
  Failure:  GHCi crash   |       Testcase:                
Blockedby:               |       Blocking:                
  Related:               |  
-------------------------+--------------------------------------------------

Comment(by marlowsd@…):

 commit 0bc6055bdc140b35c563c0fc9a7a1b2ca92494cc
 {{{
 Author: Simon Marlow <[email protected]>
 Date:   Fri Mar 2 11:57:32 2012 +0000

     Fix crash caused by allowing duplicate *-modules in the context
 (#5904)

  ghc/InteractiveUI.hs |   15 +++++++++++++--
  1 files changed, 13 insertions(+), 2 deletions(-)
 }}}

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