#3217: Make GHCi have separate flags for interactive Haskell expressions
---------------------------------+------------------------------------------
    Reporter:  simonpj           |       Owner:                  
        Type:  feature request   |      Status:  new             
    Priority:  normal            |   Milestone:  7.6.1           
   Component:  Compiler          |     Version:  6.10.2          
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:  3202            
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by simonpj):

  * priority:  high => normal
  * milestone:  7.4.2 => 7.6.1


Comment:

 From the commit message, here's the current status:

  * Note I have not completed the whole of the plan outlined in #3217 yet:
 when in the context of a loaded module we don't take the interactive
 `DynFlags` from that module.  That needs some more refactoring and
 thinking about, because we'll need to save and restore the original
 interactive `DynFlags`.

 We're bumping this part to 7.6 and downgrading to 'normal'.  If people
 care a lot, bid to upgrade!

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3217#comment:29>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to