On Thu, Mar 19, 2009 at 12:16 AM, sylvain <[email protected]> wrote: > ... > $ ghc hello.hs -o hello1 > $ jhc hello.hs -o hello2 > $ gcc hello.c -o hello3 > ...
How does 'ghc hello.hs -o hello1 -O2' compare? regards, Bas _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
