You're right. Since I'm not familiar with Cabal, I didn't use it. Is there a good tutorial? Docs?
Also, I'm running a 32-bit Linux OS. Does one get a significant speed increase by switching to a 64-bit OS?
Thanks for the feedback.
Michael
--- On Fri, 4/17/09, Sebastian Fischer <sebf@informatik.uni-kiel.de> wrote:
From: Sebastian Fischer <sebf@informatik.uni-kiel.de> Subject: Re: [Haskell-cafe] RE: [Announce] primes To: "Haskell Cafe mailing list" <haskell-cafe@haskell.org> Date: Friday, April 17, 2009, 4:03 AM
Oh, I just remembered, I'm using ghci. I'll bet that's why I'm so slow. |
I also did, but after installing the package using cabal. IIRC, cabal compiles with -O2 by default. But if you downloaded the tarball and then loaded the module in ghci without installing it, this is probably the reason for the slow response.
Cheers, Sebastian -----Inline
Attachment Follows-----
|