daml/compiler/damlc/tests
Moritz Kiefer 73f60a44cb
Wrap -> kind in parentheses in data-dependencies (#4492)
Previously we translated (* -> *) -> * -> * to * -> * -> * -> *
which breaks things like MonadTrans.

changelog_begin
changelog_end
2020-02-12 14:41:14 +00:00
..
bond-trading update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
daml-test-files Start dealing with TyConAppCo coercions for GeneralizedNewtypeDeriving. (#4428) 2020-02-06 15:03:29 +00:00
src Wrap -> kind in parentheses in data-dependencies (#4492) 2020-02-12 14:41:14 +00:00
BUILD.bazel Mark packaging tests as non-flaky (#4429) 2020-02-06 14:59:54 +00:00
util.bzl Switch to HashSet/HashMap for NormalizedUri/NormalizedFilePath (#4468) 2020-02-11 15:02:11 +00:00