10 Feb
2011
10 Feb
'11
5:09 p.m.
This appears to be because jhc is using IntMax for Integer while ghc is using a true arbitrary precision integral type. When I make them both use short types, the output is identical. John On Wed, Feb 9, 2011 at 3:19 PM, Korcan Hussein <korcan_h@hotmail.com> wrote:
Hello, someone on #haskell irc showed me a program on the shootouts that compiles & runs but produces unusual results with jhc-0.7.7:
http://shootout.alioth.debian.org/u64/benchmark.php?test=pidigits&lang=ghc
_______________________________________________ jhc mailing list jhc@haskell.org http://www.haskell.org/mailman/listinfo/jhc