#1468: :browse should browse currently loaded module
----------------------------------+-----------------------------------------
    Reporter:  [EMAIL PROTECTED]  |        Owner:             
        Type:  feature request    |       Status:  new        
    Priority:  low                |    Milestone:  6.8        
   Component:  GHCi               |      Version:  6.6.1      
    Severity:  trivial            |   Resolution:             
    Keywords:                     |   Difficulty:  Easy (1 hr)
          Os:  Unknown            |     Testcase:             
Architecture:  Unknown            |  
----------------------------------+-----------------------------------------
Changes (by igloo):

  * milestone:  => 6.8

Comment:

 Good idea. The only slight niggle is that you can have multiple modules
 loaded (e.g. `:m + System.Cmd System.Exit`). I don't know if this issue
 comes up for any other commands, but if not we could just use the first or
 the last in the list of loaded modules or something.

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