#1360: ghci :load and :add clear module context
-------------------------+--------------------------------------------------
Reporter: Frederik | Owner:
Type: task | Status: new
Priority: normal | Milestone: 6.10
Component: GHCi | Version: 6.6
Severity: normal | Resolution:
Keywords: | Difficulty: Easy (1 hr)
Os: Unknown | Testcase:
Architecture: Unknown |
-------------------------+--------------------------------------------------
Changes (by simonmar):
* difficulty: Unknown => Easy (1 hr)
* milestone: => 6.10
* type: bug => task
Comment:
It's by design to some extent, because this was the easiest thing to do.
Some of the modules you added with `:m` may have gone away since you
reloaded. Of course that doesn't apply to package modules, so we could
keep those around.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1360>
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