daml/compiler/daml-lf-proto
Moritz Kiefer 1fce415359
Only extract main dalf from a dependency (#4515)
This is a spin off from my fixes for making data-deps work with
typeclasses cross-SDK.

We only have the interface files for the main dalf so it doesn’t
really make sense to extract the other dalfs. The current behavior of
extracting all dalfs results in them being picked up by
`GeneratePackageMap` even if GHC doesn’t know about them which causes
issues in other placse.

I’ve adapted the collision check to check for transitive dependencies
when creating the project db.

changelog_begin
changelog_end
2020-02-14 13:33:48 +01:00
..
src/DA/Daml/LF Only extract main dalf from a dependency (#4515) 2020-02-14 13:33:48 +01: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