mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
29424af721
* language: dalf imports and a test This adds the possibility to directly import dalfs in a project. We test that we can import the `simple-dalf` in the daml-assistant integation tests. For now we only check that data type generation works, not yet the template instance. The following was fixed: When rewriting package self references, this changes the hash of the package later on and leads to different package hashes. Also we need to be careful to write the orignal binary representation to this and not re-encode it because the encoding might have changed with a different sdk. * addressing moritz's comments. * windows doesnt like bazel paths |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |