Re: cvs version, PrelNumExtra fails to compile

1999-02-27 Thread Felix Schroeter
Hello! On Sat, Feb 27, 1999 at 08:51:29PM +, P.C.Callaghan wrote: I'm compiling the latest version (ie, cvs diff is silent). The latter doesn't imply the first, as cvs diff (w/o any further options) diffs between the version your checkout is based on and your checkout itself. NOT: between

Re: ghc new-rts source inconsistencies

1998-12-02 Thread Felix Schroeter
Hello! On Tue, Dec 01, 1998 at 10:38:32AM -0800, Sigbjorn Finne (Intl Vendor) wrote: Felix Schroeter [EMAIL PROTECTED] writes: Try to create a fresh source tree, since it looks as if you've got "old" sources hanging about in yours (i.e., Literal is no more, it's Const

instance Show (a-b) (was Re: GHC-4.00 assembler crash)

1998-10-25 Thread Felix Schroeter
Hello! On Tue, Oct 20, 1998 at 12:36:44AM -0700, Sigbjorn Finne (Intl Vendor) wrote: [...] To quote from somewhere deep within the Prelude: instance Show (a - b) where showsPrec _ _ = showString "function" [meta-comment: could we just do away with this one? Beyond giving rise

Re: ghc-3.02 and green card / hdirect

1998-10-04 Thread Felix Schroeter
Hello! On Sat, Oct 03, 1998 at 11:01:20PM +0200, Ralf Comtesse wrote: [...] M.hs:8:19: parse error on input: "`" You must compile the green-card / H/Direct generated sources with -fglasgow-exts. [...] Regards, Felix.

Re: Failed to compile PosixProcPrim on Linux

1998-07-28 Thread Felix Schroeter
Hello! On Tue, Jul 28, 1998 at 07:51:25PM +0800, Shin-Cheng Mu wrote: Hello, my Hero Haskell Hackers, :) Compiling GHC 3.02 for i386 Linux, the make process stops at the point when compiling ghc/lib/posix/PosixProcPrim.lhs. The error message generated is attached below. I tried the patch