<div dir="ltr"><div class="gmail_extra">On Sat, Jun 1, 2013 at 7:55 PM,  <span dir="ltr">&lt;<a href="mailto:nadine.and.henry@pobox.com" target="_blank">nadine.and.henry@pobox.com</a>&gt;</span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":2v2" style="overflow:hidden">Yesterday I decided to take a look at the most recent Euler problem,<br>
number 249, and give it a shot.  I have a couple of computers at home,<br>
a Dell laptop and a desktop.  I compiled this message with ghc -O2<br>
--make ex429.lhs and ran it on each machine.  On the Dell I get:</div></blockquote></div><br>Odds are good it&#39;s integer overflow. Change Int to Integer or Int64 and retry.<br><br clear="all"><div>G</div>-- <br>Gregory Collins &lt;<a href="mailto:greg@gregorycollins.net" target="_blank">greg@gregorycollins.net</a>&gt;
</div></div>