ghc MacOS X 10.2 behaviour

Markus.Schnell@infineon.com Markus.Schnell@infineon.com
Mon, 14 Oct 2002 15:43:39 +0200


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.