Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add linking with native libraries to Haskell fpm #7

Open
awvwgk opened this issue Dec 9, 2020 · 0 comments
Open

Add linking with native libraries to Haskell fpm #7

awvwgk opened this issue Dec 9, 2020 · 0 comments

Comments

@awvwgk
Copy link
Member

awvwgk commented Dec 9, 2020

The link option is available in Fortran fpm and would be a valuable addition for Haskell version as well. Once the Fortran version depends on libraries like libgit2 or libcurl this would be a requirement in Haskell fpm to bootstrap the Fortran version.

This requires to introduce the build table and to propagate the link arguments correctly to the link line in the shake build system.

@awvwgk awvwgk transferred this issue from fortran-lang/fpm Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant