Mike Coleman | 7 Oct 06:17
Picon

Re: newbie questions (read, etc., with Data.ByteString.Lazy.Char8)

On Mon, Oct 6, 2008 at 10:19 PM, Don Stewart <dons <at> galois.com> 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

Gmane