daml/compiler/damlc/daml-compiler
Robin Krom cd1533b270 language: fix for tuple types in source generation (#3449)
* language: fix for tuple types in source generation

We correct the source generation from dalfs containing TupleN data
types. A test is added to the integration tests of daml assistant and
the `generate-src` command is improved to make this test possible.

* check that tuple type comes from DA.Types

* check that compilation succeeded

* pattern match golf

* check for tuples between 2 and 20
2019-11-14 13:46:07 +00:00
..
src/DA/Daml/Compiler language: fix for tuple types in source generation (#3449) 2019-11-14 13:46:07 +00:00
BUILD.bazel Get ghcide from the new upstream repo (#2867) 2019-09-11 08:57:48 +02:00