Hal Daume III <hdaume@ISI.EDU> writes: > Well, you could just use Ptr Double to mimick c arrays and > define conversion functions. I'm currently porting BLAS > and LAPACK to Haskell and this is what I do. Great! Can you show me what you have done so far? It is urgent for me, but I need one singe routine (sspev). If you haven't ported this yet, I'll try to do so. Feri.