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
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to