daml/stack-snapshot.yaml

31 lines
1.1 KiB
YAML
Raw Normal View History

# Copyright (c) 2022 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
- modular-arithmetic-2.0.0.1
- 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