
23 Oct
2006
23 Oct
'06
12:13 a.m.
coffeemug:
Also, what would it take for me to fix the GHCi crash on Win32 when a plugin is being loaded? I figured I'll ask before blindly jumping into the code :)
You need to find the win32 equivalent of the ELF-specific code that ignores requests to load a module multipe times, rather than dying with an error. -- Don