> At 2002-04-15 12:29, Wolfgang Thaller wrote:
> 
> >The binary package for MacOS X is now available at
> >http://www.kfunigraz.ac.at/imawww/haskell/GHC.dmg
> 
> It fails to build TypedObject.hs.
> 
> $ /usr/local/bin/ghc -fvia-C -pgmccc -pgmacc -package lang -package 
> concurrent -fglasgow-exts -fallow-undecidable-instances -package-name 
> javavm -c TypedObject.hs -o TypedObject.o +RTS -K20m
> stack overflow: use +RTS -K<size> to increase it

We had a problem with the typechecker looping that was fixed in CVS just
prior to the 20020410 snapshot - perhaps the MacOS binary snapshot
doesn't include this fix?

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to