daml/daml-script
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
..
converter Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
daml daml script interfaces (#11124) 2021-10-11 18:22:40 +02:00
export daml-script: Switch integration-tests to the append-only-schema (#11149) 2021-10-07 10:18:29 +02:00
runner Support empty party display name in scenario service (#11131) 2021-10-06 10:28:11 +00:00
test daml script interfaces (#11124) 2021-10-11 18:22:40 +02:00