daml/compiler/daml-lf-proto
Moritz Kiefer 88330c9ced
Add package metadata to DAML-LF proto and the Haskell AST (#4616)
* Add package metadata to DAML-LF proto and the Haskell AST

This adds package metadata (currently only the package name and
version) to DAML-LF and the corresponding Haskell ASTs. This is useful
for debugging and “codegens” (typescript, damlc dependencies, …)

This PR does not yet add it to the Scala side or change the compiler
to actually produce this metadata.

Part of #4412

changelog_begin
changelog_end

* Address review comments
2020-02-20 12:08:27 +00:00
..
src/DA/Daml/LF Add package metadata to DAML-LF proto and the Haskell AST (#4616) 2020-02-20 12:08:27 +00:00
BUILD.bazel update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
daml-lf-proto.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00