cvs ghc crashes when compiling

1999-11-23 Thread Meurig Sage
Hi, I tried compiling a cvs copy of ghc from Monday 22 November. This was on Windows NT. The compiler was compiled using the binary ghc-4.045 binary release. It crashed when compiling PrelBase. ==fptools== make all --unix

RE: cvs ghc crashes when compiling

1999-11-23 Thread Simon Marlow
Hi, I tried compiling a cvs copy of ghc from Monday 22 November. This was on Windows NT. The compiler was compiled using the binary ghc-4.045 binary release. It crashed when compiling PrelBase. I've seen this too. Compiling the hsc binary with -static fixed it for me, but I don't know the

RE: After changing 'fromInt' to 'fromInteger'

1999-11-23 Thread Simon Peyton-Jones
Hmm. I can't reproduce this error with ghc-4.04 or the current CVS version, so it looks as if it's specific to the 4.045 build that Sigbjorn made for Win32 platforms. [Sigbjorn: do we have any old Win32 distributions? The one one that seems to be available is 4.045.] Try compiling without