daml/language-support
Moritz Kiefer 21a16eef8a
Fix decoding of recursive types in daml-types (#6834)
The examples and the comment are hopefully obvious enough. Builtin
types can also produce terminating recursion so we need to make them
lazy.

changelog_begin

- [@daml/daml-types library] Fix an issue where some recursive types
  resulted in a stackoverflow.

changelog_end
2020-07-22 20:03:25 +02:00
..
codegen-common set scalac -Xsource:2.13 -Ypartial-unification globally (#6469) 2020-06-24 16:51:24 -04:00
codegen-main Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
hs/bindings Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
java sandbox-classic: Move the configuration from sandbox-common. (#6810) 2020-07-21 14:43:53 +00:00
scala Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
ts Fix decoding of recursive types in daml-types (#6834) 2020-07-22 20:03:25 +02:00