On Mon, Oct 6, 2008 at 10:19 PM, Don Stewart <[EMAIL PROTECTED]> wrote: > To compile, try something like: > > ghc -O2 --make A.hs
That did the trick--thanks. For input large enough to be a good test, this is I/O-bound on my laptop (the speed of the compiled and interpreted versions are almost identical), so I'll have to try it on a bigger machine tomorrow. Mike _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe