daml/language-support/hs/bindings/test
associahedron 5db4ac8b0e
Support type-level strings in DAML. (#4571)
* Add type-level strings in DAML.

This PR adds a `PromotedText` stable package, with `PromotedText` type, which is used to encode type-level strings from DAML into DAML-LF. The reason for this is to preserve the `HasField` instance argument. This PR adds a test that `HasField` is succesfully reconstructed incontexts, during data-dependencies, which wasn't possible before.

changelog_begin
changelog_end

* adresss comments

* fix overly specific tests
2020-02-19 13:10:36 +00:00
..
DA/Ledger Support type-level strings in DAML. (#4571) 2020-02-19 13:10:36 +00:00
daml update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00