7 Oct 06:17
Re: newbie questions (read, etc., with Data.ByteString.Lazy.Char8)
Mike Coleman <tutufan <at> gmail.com>
2008-10-07 04:17:01 GMT
2008-10-07 04:17:01 GMT
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
RSS Feed