[Haskell-cafe] ANNOUNCE: A Levenberg-Marquardt implementation

Roel van Dijk vandijk.roel at gmail.com
Mon Sep 14 05:28:33 EDT 2009


2009/9/14 Khudyakov Alexey <alexey.skladnoy at gmail.com>:
> В сообщении от Понедельник 14 сентября 2009 12:59:24 автор Roel van Dijk
> написал:
>> Would adding
>>   extra-libraries: lapack
>> to the cabal file instead of
>>   pkgconfig-depends: lapack
>> be a better solution?
>
> Yes. It works this way. Tested in debian and old fedora

Thank you for testing. I have just released bindings-levmar-0.1.0.1 on
hackage. It simply replaces pkgconfig-depends with extra-libraries. I
hope this solves the installation problems.

http://hackage.haskell.org/package/bindings-levmar-0.1.0.1


More information about the Haskell-Cafe mailing list