clodl icon indicating copy to clipboard operation
clodl copied to clipboard

Build closures of haskell libraries

Open facundominguez opened this issue 6 years ago • 0 comments

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 avatar Jul 14 '18 15:07 facundominguez