mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
52e594a2e9
Originally, this made sense as a flag in Options since we read it during typechecking to write out interfaces on the fly. But now, we write this is only used in execCompile so having this be a global option that is ignored anywhere but in `compile` is rather confusing. |
||
---|---|---|
.. | ||
daml-opts/DA/Daml | ||
daml-opts-types/DA/Daml/Options | ||
BUILD.bazel |