Hello,
a simple question: how can I obtain the sequential code for LinSolv and
Ray Tracer programs used in [Loidl, 2000] (see below) ? Is it available
on-line ? I have downloaded their parallel GpH versions from
http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/nofib/parallel/, but I
need th
> The ghc users guide contains this helpful advice about split-objs..
>
> "don't use it unless you know what you're doing!"
>
> OK, I admit I don't know what I'm doing. But despite this handicap
> I would like to use split-objs to build a library. I've already
> discovered it doesn't work with
Hello,
The ghc users guide contains this helpful advice about split-objs..
"don't use it unless you know what you're doing!"
OK, I admit I don't know what I'm doing. But despite this handicap
I would like to use split-objs to build a library. I've already
discovered it doesn't work with --make,
Is there any way to insist that two types are different? For example
f :: NotSame a b => a -> b
Regards,
Keean Schupke.
___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-use