Hi there.
I hope all is well in ghc land.
The CVS edition of Greencard has a file "src/ErrorHook.c" which causes a
linker error about "_impure_ptr" under Win32 with the latest install-shield
ghc.
Commenting out the contents of that file seems to cause no problems so I
infer that the file is no longer required for Greencard and can be removed
from the repository.
Also, the file had a line:
#if __GLASGOW_HASKELL__ >= 303
which seems to evaluate to false under GHC 5.01 (Win32), so I assume that
this macro is no-longer defined or is incorrectly set wherever such things
are defined in ghc.
Cheers
Mike Thomas.
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs