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

Build closures of haskell libraries #18

Open
facundominguez opened this issue Jul 14, 2018 · 0 comments
Open

Build closures of haskell libraries #18

facundominguez opened this issue Jul 14, 2018 · 0 comments

Comments

@facundominguez
Copy link
Member

This likely requires using cc_haskell_import or writing some adapter rule for the purpose. As it stands, haskell_library doesn't yield the shared library in the outputs.

cc_haskell_import was not forwarding some runfiles last time I tried it, so it may need some fixing. This issue is about coming with a reasonable story for making closures of these libraries.

@facundominguez facundominguez changed the title Test a closure of a haskell library Build closures of haskell libraries Jul 14, 2018
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