daml/compiler/damlc/stable-packages
Moritz Kiefer 36e188cac8
Translate unsupported kinds to a special Erased type (#4474)
* Translate unsupported kinds to a special Erased type

This should simplify `data-dependencies` and avoid issues like #4470
since we can match on the type instead of having to guess which types
can and which cannot be translated back to DAML.

changelog_begin
changelog_end
2020-02-12 09:03:19 +01:00
..
src Translate unsupported kinds to a special Erased type (#4474) 2020-02-12 09:03:19 +01:00
BUILD.bazel Translate unsupported kinds to a special Erased type (#4474) 2020-02-12 09:03:19 +01:00