mlabs-haskell / lambda-buffers

LambdaBuffers toolkit for sharing types and their semantics between different languages
https://mlabs-haskell.github.io/lambda-buffers/
Apache License 2.0
29 stars 0 forks source link

Missing dependencies in `build.json` from generating `.lbf` files #124

Open jaredponn opened 10 months ago

jaredponn commented 10 months ago

Loosely, the problem is that the .json configuration file is not sufficiently expressive to tell the code generator to "find the class implementations at some package."

For details, see the discussion:

https://github.com/mlabs-haskell/lambda-buffers/pull/122/files#r1369776815