Re: Profiling GHC 2.08 on Win32

1997-11-21 Thread Sigbjorn Finne
Hi, a version of ghc for cygwin32 that includes profiling libraries can be found at ftp://laysan.dcs.gla.ac.uk/fran/ghc-2.06-win32.tar.gz (It says 2.06, but it's more or less 2.08(+) ) Mildly tested profiling bits, but -p known to work (i.e., I just tried it on `hello, world' and it didn't

Re: pragma closing at new line

1997-11-21 Thread Simon L Peyton Jones
Looks like a bug all right. (I get a parse error.) We'll look at it. Meanwhile, its easily avoided. Remember, too, that 2.08 still doesn't have a specialiser, so the pragama ain't helping. Sorry about that. Simon > ghc-2.08-linux reports that `#-}' is wrongly placed in the program: >