daml/compiler/damlc/daml-ide-core
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/Development/IDE/Core Translate unsupported kinds to a special Erased type (#4474) 2020-02-12 09:03:19 +01:00
test/Development/IDE/State/API Switch to HashSet/HashMap for NormalizedUri/NormalizedFilePath (#4468) 2020-02-11 15:02:11 +00:00
BUILD.bazel Switch to HashSet/HashMap for NormalizedUri/NormalizedFilePath (#4468) 2020-02-11 15:02:11 +00:00
dlint.yaml Disable list comprehension hints (#4435) 2020-02-06 18:36:31 +00:00