daml/triggers
Martin Huschenbett 167232bd81
Ban usage of generic templates (#3631)
We don't drop full support from the compiler yet but rather ban their use by
adding a check to the preprocessor. We'll remove the actual support as we go
along with fixing the upgrading story.

CHANGELOG_BEGIN

- [DAML Compiler] Make the experimental feature "generic templates"
  unavailable. The current implementation is at odds with other, more important
  language features still under development.

CHANGELOG_END
2019-11-26 17:15:17 +01:00
..
daml Add template id filtering to triggers (#3577) 2019-11-21 16:50:40 +01:00
runner Add template id filtering to triggers (#3577) 2019-11-21 16:50:40 +01:00
tests Ban usage of generic templates (#3631) 2019-11-26 17:15:17 +01:00