Bugs item #763085, was opened at 2003-06-30 09:41
Message generated for change (Comment added) made by simonmar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=763085&group_id=8032
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: John Hughes (rjmh)
Assigned to: Nobody/Anonymous (nobody)
Summary: The impossible happened
Initial Comment:
Using GHC version 6, I loaded a compiled module into
GHCi, then changed directory and tried to call a
function. Error message:
panic! (the `impossible�happened, GHC version 6.0):
loadObj: failed
I'm attaching the source of the module in case you need
it.
----------------------------------------------------------------------
>Comment By: Simon Marlow (simonmar)
Date: 2003-07-22 11:29
Message:
Logged In: YES
user_id=48280
Fixed (after a fashion). We came to the conclusion that
allowing a change of directory while there are modules loaded
in GHCi is non-trivial, so now GHCi will unload all modules
when you say :cd.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=763085&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs