bug (?) in ghc-3.02

1998-06-04 Thread S.D.Mechveliani
ghc-3.02-i386-unknown-bin... taken from dcs.gla.ac.uk/glasgow/3.02 runs into a bug (?) when compiling the program module T where type Cp a = a - a - Ordering m :: Eq a = Cp a -

Core dump while compiling ghc-3.02

1998-06-04 Thread Jon Mountjoy
Hello, Has anybody else had a core dump from ghc-3.02 during a build? Running Solaris (SunOs 5.6) on a sparc. I was trying to compile ghc-3.02 with ghc-2.10. I modified the config.mk file by adding this: GhcCompilerWays= p mc (Hopefully convincing it to build ghc with profiling and

Re: ``bug report''

1998-06-04 Thread Sven Panne
Marc van Dongen wrote: [ program omitted ] However, for ``f'' the following is reported. tmp.lhs:4: Pattern match(es) are overlapped in the definition of function `f' "=" = ... There are no complaints for definition for ``g''. This is a traditional "bug" GHC, see my

Installation oddity...

1998-06-04 Thread Alex Ferguson
This is a re-send, apologies if it turns up twice. Ghc builds and sinstalls smoother than other, apart from one _leetle_ glitch, which still requires (minimal) manual intervention: ln -s ghc-3.02 /usr/local/bin/ghc ln: cannot create /usr/local/bin/ghc: File exists gnumake[2]: *** [install]

-O ish bug in ghc-3.02-i386

1998-06-04 Thread S.D.Mechveliani
Here is an -O -ish bug in ghc-3.02-i386-unknown... taken from ftp.dcs.gla.ac.uk/.../3.02/ The file ftp.botik.ru:/pub/local/Mechveliani/docon/notready/notready.zip (also try the http mirror at http://haskell.org/docon/...) contains the DoCon computer algebra program which