#2049: GHCi doesn't fully load previously broken modules
------------------------+---------------------------------------------------
Reporter: ajd | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Testcase:
Architecture: Unknown | Os: Unknown
------------------------+---------------------------------------------------
Changes (by ToRA):
* cc: [EMAIL PROTECTED] (added)
Comment:
Similar behaviour also occurs when using :l to load in a broken file.
I've attached a trace using GHCi. The ****'d lines are lines where I
think Bar should be in the module scope. Seemingly using :m + forces ghci
to remember the module across edits/breaks, but :l wipes out the memory,
and if :l is used on a broken file, the module in the file isn't
remembered on a load...
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2049#comment:1>
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