RE: +RTS -K in ghc-4

1998-10-21 Thread Frank A. Christoph
Running the programs compiled with ghc-4 (several examples), i have noticed that it pretends to spend thousands of space less than ghc-3.02. Typically, ghc-3.02 with +RTS -H100k -K9k runs as fast as ghc-4with +RTS-K4 According to 4-00-notes.vsgml, the latter -K4 means

observation on `panic'

1998-10-21 Thread S.D.Mechveliani
There was a `panic' report from me on ghc-4 on October 20. Here is some additional observation. 'Panic' mentions specially cPMul in the end. The latter is an operation from the constructor class class Dom p = PolLike p where pIsZero :: p a - Bool pIsConst :: p a - Bool ...

RE: GHC Newbie has compilation problems

1998-10-21 Thread Sigbjorn Finne (Intl Vendor)
[EMAIL PROTECTED] writes: Hi I'm new to Haskell and GHC, but have had experience with Miranda. As part of my final year Software Engineering project at Imperial College, I am hoping to investigate possible concurrent garbage collection schemes for GHC. Good stuff - let us (i.e.