hundreds-father-404
05/21/2020, 12:11 AMit would not be fun to end up compiling haskell to build your python code, because you had installed the haskell protoc backend.Agreed, but I don’t see how this would happen. For one, the Python call site will have specified in the
HydrateSourcesRequest
the value for_sources_types=[PythonSources]
in order to get codegen working. So, a target with HaskellSources would be ignored.