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

Support haskell_proto_library #2

Open
judah opened this issue Jan 11, 2020 · 0 comments
Open

Support haskell_proto_library #2

judah opened this issue Jan 11, 2020 · 0 comments

Comments

@judah
Copy link
Collaborator

judah commented Jan 11, 2020

haskell_proto_library rules don't get loaded correctly in the interpreter, either directly or as dependencies:

$ hrepl hrepl/tests:ProtoLib
hrepl: ...f/execroot/hrepl/bazel-out/k8-fastbuild/bin/hrepl/tests/test_haskell_pb.HaskellLibrary.pb: openBinaryFile: does not exist (No such file or directory)
$ hrepl hrepl/tests:test_haskell_pb
hrepl: ...f/execroot/hrepl/bazel-out/k8-fastbuild/bin/hrepl/tests/test_haskell_pb.HaskellCompile.pb: openBinaryFile: does not exist (No such file or directory)
judah added a commit that referenced this issue Mar 11, 2020
Proto support for hrepl is still TODO (#2), but this test passes on our
internal rules.
judah added a commit that referenced this issue Mar 11, 2020
Proto support for hrepl is still TODO (#2), but this test passes on our
internal rules.
judah pushed a commit that referenced this issue Mar 11, 2020
Proto support for hrepl is still TODO (#2), but this test passes on our
internal rules.
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