daml/language-support/hs/bindings/stack.yaml
Gary Verhaegen 47bd131f15
add copyright headers to yml files (#4407)
We seem to have forgotten about them in the copyright scripts.

CHANGELOG_BEGIN
CHANGELOG_END
2020-02-06 12:54:07 +01:00

26 lines
558 B
YAML

# Copyright (c) 2020 The DAML Authors. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
resolver: lts-14.3
extra-lib-dirs:
- /usr/local/grpc/lib
extra-include-dirs:
- /usr/local/grpc/include
extra-deps:
- git: https://github.com/awakesecurity/proto3-suite
commit: 3f6dd6f612cf2eba3c05798926ff924b0d5ab4fa
- git: https://github.com/awakesecurity/proto3-wire
commit: 4f355bbac895d577d8a28f567ab4380f042ccc24
- git: https://github.com/awakesecurity/gRPC-haskell
commit: be70fc49b0dc25313f57d0e6c6ba2a9fa46b9e6b
subdirs:
- .
- core