forked from digital-asset/daml
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stack-snapshot.yaml
30 lines (28 loc) · 1.1 KB
/
stack-snapshot.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# 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