daml/daml-script/test
Robin Krom 3115d104aa
daml script interfaces (#11124)
* 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
2021-10-11 18:22:40 +02:00
..
daml daml script interfaces (#11124) 2021-10-11 18:22:40 +02:00
src daml script interfaces (#11124) 2021-10-11 18:22:40 +02:00
BUILD.bazel daml script interfaces (#11124) 2021-10-11 18:22:40 +02:00
daml-script-test-runner.sh Populate definite_answer in ApiException [KVL-1004] (#10832) 2021-09-13 16:28:39 +00:00