mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
8e32842f57
changelog_begin changelog_end
15 lines
352 B
YAML
15 lines
352 B
YAML
# Copyright (c) 2022 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
sdk-version: __VERSION__
|
|
name: Dependencies7
|
|
source: docs/source/daml/intro/daml/daml-intro-7/daml/
|
|
version: 1.0.0
|
|
dependencies:
|
|
- daml-prim
|
|
- daml-stdlib
|
|
- daml-script
|
|
sandbox-options:
|
|
- --wall-clock-time
|
|
|