RE: Help with GHC on win nt, doesnt do anything??

1999-09-01 Thread Sigbjorn Finne (Intl Vendor)
Hi, hmm..hard to say what's going wrong. Could you add "-v" to the below command line and reply, including the resulting output? thanks --sigbjorn > -Original Message- > From: Ronald J. Legere [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 13, 1999 21:34 > To: [EMAIL PROTECTED] > Su

RE: (no subject)

1999-09-01 Thread Sigbjorn Finne (Intl Vendor)
Hi, I think you're OK, but the contents of what was installed may have confused you. When using the InstallShield version, you only need to run the installer - it takes care of the noodling that "./configure --yadda; make {install,in-place}" performs. Please ignore the presence of the configure

RE: Windows NT installer works.

1999-09-01 Thread Sigbjorn Finne (Intl Vendor)
It's 4.03 (as advertised.) --sigbjorn > -Original Message- > From: Mircea Draghicescu [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 27, 1999 18:58 > To: [EMAIL PROTECTED] > Subject: Windows NT installer works. > > > Hello again, > > Please disregard my previous message. The insta

RE: Missing defaults in Enum

1999-09-01 Thread Manuel M. T. Chakravarty
Simon Peyton-Jones <[EMAIL PROTECTED]> wrote, > Ah, but that was with my editor's hat on! > > Somehow I forgot to apply the change to GHC. > Thanks; it'll be in 4.04 patchlevel 1. Thanks, but please note that GHC misses both `enumFromThen' and `enumFrom'. Only the former was missing in the o