[Glasgow-haskell-users] os x 64-bit?
Simon Marlow
marlowsd at gmail.com
Thu Nov 11 08:46:11 EST 2010
On 11/11/2010 11:17, John Lato wrote:
> Hi Greg,
>
> Thanks very much for all your work on this, and Barney Stratford too.
> This is great news. I'm doing a lot of numerical work with Doubles at
> the moment, so progress is quite welcome!
FYI, GHC 7.0.1 has -msse2 which makes floating-point arithmetic quite a
lot faster on x86. For best results, compile the base package with it too.
Cheers,
Simon
More information about the Glasgow-haskell-users
mailing list