Re: [GHC] #7172: GHCi :issafe command doesn't work

2012-09-01 Thread GHC
#7172: GHCi :issafe command doesn't work
--+-
  Reporter:  dterei   |  Owner:  dterei  
  Type:  bug  | Status:  closed  
  Priority:  highest  |  Milestone:  7.6.1   
 Component:  GHCi |Version:  7.6.1-rc1   
Resolution:  fixed|   Keywords:  
Os:  Unknown/Multiple |   Architecture:  Unknown/Multiple
   Failure:  Incorrect result at runtime  | Difficulty:  Unknown 
  Testcase:   |  Blockedby:  
  Blocking:   |Related:  
--+-
Changes (by pcapriotti):

  * status:  merge => closed
  * resolution:  => fixed


Comment:

 Merged as 46e88e6ef397d16c034fc2348867ec2054114bd0 and
 8a5120824bed84682c2a8dc855c9c1d1f1ff19ee.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7172: GHCi :issafe command doesn't work

2012-08-23 Thread GHC
#7172: GHCi :issafe command doesn't work
-+--
Reporter:  dterei|   Owner:  dterei 
Type:  bug   |  Status:  merge  
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:|  
-+--
Changes (by dterei):

  * status:  new => merge


Comment:

 OK fixed. Could all of the following commits please be pulled from HEAD
 into the 7.6 branch:

 2b5b178f4880b8034ef8c187e6227cfc09edf0d5
 93e8ae26e42fbe9e600db125182d7823a78e2925

 You'll also want to pull in these commits from the testsuite:

 5a9f24dab26fab33c7d469e6d703de40a3daa359
 a6b670ea89ddcb835d0082f4812a798d3e2a6289
 ff73844a8bc772595aeca59a8c0bd0b0dc780eec

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7172: GHCi :issafe command doesn't work

2012-08-23 Thread GHC
#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 
 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: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7172: GHCi :issafe command doesn't work

2012-08-21 Thread GHC
#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:|  
-+--
Changes (by simonpj):

  * priority:  normal => highest
  * difficulty:  => Unknown


Comment:

 Upping to 'highest' if you want it to be in 7.6.

 Simon

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs