Always zap the trailing @N from symbols when looking up in a DLL
Fixes win32002(ghci) Previously we only did this for references from object files, but we should do it for all symbols, including those that GHCi looks up due to FFI calls from bytecode.
Showing
Please register or sign in to comment