Judah Jacobson wrote:

> My preference is to use an autoconf script to solve that problem.
> ("build-type: Configure" in the cabal file.)

That approach would not work well for BLAS.  The various BLAS libraries
have profoundly different performance characteristics, and you wouldn't
want to get the wrong one for your system, if you had both installed.

        <b
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to