Hi all, I'm working with Haskell on MacOS X 10.2.1 using the binaries from www.uni-graz.at/imawww/haskell.
Now, when I compile some code with ghc I get two errors: "/tmp/ghc617.hc:283: conflicting types for 'GHCziTopHandler_runIO_closure'" and "/usr/local/lib/ghc-5.04/include/RtsAPI.h:125: previous declaration of 'GHCziTopHandler_runIO_closure'" Using ghci or compiling with -O2 doesn't show this error. Any ideas what's wrong? Thanks, Markus By the way, if there is a list more suited for the subject, please tell me. _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell