mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
3115d104aa
* interfaces: introduce TemplateOrInterface class in stdlib The template typeclass is to strong for many applications. The new constraint `TemplateOrInterface` only contains the methods to convert contract IDs and choices. CHANGELOG_BEGIN CHANGELOG_END * ghc-lib update, interface script tests * pinned stackage on unix * added missing implementation in preprocessor * added test * fixing tests * remove Iface type * pinned stackage windows * make sure createAndExercise is not called on interfaces |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |