
10 Sep
2009
10 Sep
'09
8:28 p.m.
Our binding consists of three packages:
Which were the changes you needed to do to the library code? I believe this is going to cause you two problems: maintenance (as you can't always be sure the patched version didn't introduce a bug) and license (as levmar is GPL. You can't distribute it linked to non GPL code).
Cool. Don't you think the type level natural numbers deserve their own package?
Unfortunately the documentation of these libraries is not available from hackage because bindings-levmar won't configure because of a missing dependency (lapack) on the hackage server.
I'll try to write you a patch to solve that after I study better your code. Best, Maurício