mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
cd1533b270
* 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 |
||
---|---|---|
.. | ||
src/DA/Daml/Compiler | ||
BUILD.bazel |