twhitehead:
> On Thursday 16 October 2008 14:34:01 Don Stewart wrote:
> > FWIW, I get much nicer code with uvector (which uses type families
> > to select monomorphic instances of things, and aggressive inlining, to
> > yield much better code in practice). The DPH arrays library uses
> > a similar method.
> 
> Thanks for the hint Don!  : )
> 
> I've had a look at the documentation, and I'll hopefully give it a try soon.
> 
> Cheers!  -Tyson
> 
> PS:  Is the document still up-to-date with regards to recommending via c?

Yep, but you can always experiment with -fasm

-- Don
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to