daml/stack-snapshot.yaml
Gary Verhaegen 151e12b81a
bump copyright (#16002)
This is the result of:

- Updating `./COPY` to say `2023`.
- Running `./dev-env/bin/dade-copyright-headers update .`
2023-01-04 18:21:15 +01:00

31 lines
1.1 KiB
YAML

# Copyright (c) 2023 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
resolver: nightly-2022-01-26
packages:
- aeson-2.0.3.0
- bytestring-nums-0.3.6
- ghc-lib-parser-ex-8.8.5.8
- github: awakesecurity/gRPC-haskell
commit: "0cb7999e9e89d0c17c5e1d917e97cc6e450b9346"
sha256: "531bbd4df2eca160be436074ade336a70cad3a6477df8d00d479440edfe9896b"
- grpc-haskell-core-0.0.0.0
- github: digital-asset/hlint
commit: "99999eee1c220396e1545788ef22ca3c204908a9"
sha256: "52c8a636f29ecca4cdd0fa9ed094bae3c0115cb10a7c6b3e6087361a8b4ecffb"
- proto3-wire-1.2.2
- shake-0.19.6
- simple-smt-0.9.4
- mod-0.1.2.2
- stache-2.3.1
- yaml-0.11.7.0
# We drop the Win32 package from the stack snapshot so that stack considers it a toolchain library.
# In this case we will use the Win32 provided by the compiler instead of recompiling it.
#
# Recompiling it should be fine for future versions of Win32,
# but with versions <= 2.13.2.0 we encounter the following issue:
# https://github.com/haskell/win32/issues/193
drop-packages:
- Win32