Re: getArgs delivers only emty Lists

1999-06-16 Thread Meurig Sage
Hi, fix is available from http://www.dcs.gla.ac.uk/~sof/ghc-win32.html --sigbjorn The fix doesn't quite work. Eg running $ghc-4.03 -o main main.hs $./main a b +RTS -H20M ["a","b","+RTS","-H20M"] where main.hs is module Main where import System main = do as - getArgs print as

Type Synonym where the kind is not *

1999-06-16 Thread Kevin Atkinson
GHC version 4.02, patchlevel 0 does not allow type synonym where the kind is not *. For example it does not allow type List = [] which is given an example in section 4.2.2 of the Haskell 98 Report. The latest version of hugs doesn't have any problems with it -- Kevin Atkinson [EMAIL

smp and make

1999-06-16 Thread Kirstin S. Reese
when building ghc on an smp machine, gmake arguments of -j ?? are overridden by -rj 1, in an unneccesary fashion. However, I cannot find where this is defined for MFLAGS. Any one know about this? thanks. -- You're a good example of why some animals eat their young. -- Jim

haskell-direct compilation problems

1999-06-16 Thread Andrew Betts
I'm having trouble compiling HaskellDirect - is there a Linux binary? or alternatively what's wrong here: ===fptools== Recursively making `all' in src ... PWD = /home/andy/ghc/hdirect-0.15

RE: ghc 4.02 compilation failure (linux i386 glibc)

1999-06-16 Thread Simon Marlow
On Tue, May 25, 1999 at 02:08:19PM +0100, I wrote: However, it may have been a miscompiled glibc (this is the libc6-2.1.1-7 Debian build), more news tomorrow when I find the relevant mail messages. It still does not work with the 2.1.1-9 build, so it may have been something introduced

Re: Compiling GHC 4.02 using the *.hc files on RedHat 6.0 Linux

1999-06-16 Thread Rui Zhu
On Wed, Jun 16, 1999 at 09:39:33AM -0300, Jose Romildo Malaquias wrote: Now at the "make install" phase I got the following error: ==fptools== make install --no-print-directory -r; in