Moisés Ackerman

Results 39 issues of Moisés Ackerman

Relates to https://github.com/digital-asset/daml/pull/16180 the docstring should be backported to 2.6.x and later once added

component/documentation

Building on the example from https://github.com/digital-asset/daml/pull/15837, perhaps under https://docs.daml.com/tools/codegen.html, we should explain how interfaces are exposed through the different code generators

component/documentation
roadmap/interfaces

Building on the example from https://github.com/digital-asset/daml/pull/15837, perhaps under https://docs.daml.com/triggers/index.html, we should explain how interfaces can be used through Daml Triggers

component/documentation
roadmap/interfaces

Building on the example from https://github.com/digital-asset/daml/pull/15837, perhaps under https://docs.daml.com/app-dev/ledger-api.html, we should explain how interfaces can be used through the Ledger API (subscriptions/filters/exercise)

component/documentation
roadmap/interfaces

Found by @garyverhaegen-da > I'm observing surprising behaviour: > ```bash > $ curl https://get.daml.com/ | sh -s v2.8.0 > [...] > daml: Snapshot versions list from https://api.github.com/repos/digital-asset/daml/releases does not contain...

language
component/daml-assistant

**Describe the bug** Editing the `shell.nix` file for a project doesn't trigger a reload with the daemon. `lorri watch` does work, though. I checked that the daemon is running with...

type:error-message-index-task

`TcRnUserTypeError` (47403) and `UserTypeError` (64725) really are the same error, but they get triggered in different parts of the compiler. At first I thought one was specifically for constraints and...

error-message-index-improvements

type:error-message-index-task