#7172: GHCi :issafe command doesn't work
---------------------------------+------------------------------------------
    Reporter:  dterei            |       Owner:  dterei                     
        Type:  bug               |      Status:  new                        
    Priority:  highest           |   Milestone:                             
   Component:  GHCi              |     Version:  7.6.1-rc1                  
    Keywords:                    |          Os:  Unknown/Multiple           
Architecture:  Unknown/Multiple  |     Failure:  Incorrect result at runtime
  Difficulty:  Unknown           |    Testcase:                             
   Blockedby:                    |    Blocking:                             
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by davidterei@…):

 commit 93e8ae26e42fbe9e600db125182d7823a78e2925
 {{{
 Author: David Terei <[email protected]>
 Date:   Thu Aug 23 01:59:05 2012 -0700

     Fix :issafe command (#7172).

  compiler/main/GHC.hs     |    6 +++++
  compiler/main/HscMain.hs |   22 +++++++++++++++++---
  ghc/InteractiveUI.hs     |   48
 ++++++++++++++++-----------------------------
  3 files changed, 41 insertions(+), 35 deletions(-)
 }}}

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