[Haskell-cafe] ANNOUNCE: A Levenberg-Marquardt implementation
Roel van Dijk
vandijk.roel at gmail.com
Mon Sep 14 04:59:24 EDT 2009
On Mon, Sep 14, 2009 at 10:50 AM, Khudyakov Alexey
<alexey.skladnoy at gmail.com> wrote:
> В сообщении от Понедельник 14 сентября 2009 12:41:29 вы написали:
>> If pkgconfig-depends lines is removed from cabal file it builds fine.
>>
> But any program which uses levmar fails to link
Would adding
extra-libraries: lapack
to the cabal file instead of
pkgconfig-depends: lapack
be a better solution?
More information about the Haskell-Cafe
mailing list