ghc/ghci version 5.04 under SunOS 5.8

2002-08-01 Thread Christian Maeder
Hi, ghci seems to use a lot of cpu-time without doing something at the prompt. Furthermore ghc -O2 ... still creates binaries that yield a Bus Error with gcc-3.1. Can't that be fixed? Cheers, Christian ___ Glasgow-haskell-bugs mailing list [EMAIL

RE: ghc/ghci version 5.04 under SunOS 5.8

2002-08-01 Thread Simon Marlow
ghci seems to use a lot of cpu-time without doing something at the prompt. Hmmm, you're right. I hadn't noticed that. I'll look into it for 5.04.1. Furthermore ghc -O2 ... still creates binaries that yield a Bus Error with gcc-3.1. Can't that be fixed? It has already been fixed, and

orphan modules

2002-08-01 Thread Hal Daume III
in the ghc docs, section 4.9.8, it says You can identify an orphan module by looking in its interface file, M.hi. If there is a ``!'' on the first line, GHC considers it an orphan module. which i don't think is true anymore since .hi files are binary now... -- Hal Daume III Computer science