Strictness in data declaration not matched in assembler?

Don Stewart dons at galois.com
Sun Oct 19 21:42:23 EDT 2008


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


More information about the Glasgow-haskell-users mailing list