-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathstack-9.6.6.yaml
57 lines (44 loc) · 1.26 KB
/
stack-9.6.6.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
resolver: lts-22.43
# ghc-options:
# "$locals": >-
# -fwrite-ide-info
# -hiedir .hie
# -dumpdir .ghcdump
# -Wredundant-constraints
nix:
pure: false
packages:
- pcre
- pkg-config
- postgresql
- zlib
packages:
- ./sandwich
- ./sandwich-contexts
- ./sandwich-contexts-docker
- ./sandwich-contexts-kubernetes
- ./sandwich-contexts-minio
- ./sandwich-hedgehog
- ./sandwich-quickcheck
- ./sandwich-slack
- ./sandwich-webdriver
extra-deps:
- vty-windows-0.2.0.3
## For sandwich-contexts
- git: https://github.com/codedownio/minio-hs
# branch: codedown-jul-2024-tolerant
commit: 2fae6ae212a346acf400847d0b6cc647045822d1
## For sandwich-contexts-docker
- git: https://github.com/codedownio/docker-engine.git
commit: ba5ebd823ed843a556cd8c24a5a0086a3f6e5a6c
subdirs:
- v1.44
## For sandwich-contexts-kubernetes
- kubernetes-api-130.0.0
- kubernetes-api-client-0.6.0.0
- git: https://github.com/codedownio/haskell-oidc-client
# codedown-jan-2024-ghc96
commit: 4c122412e80c45bd28d03ead16f1a153bd53fcf4
# For Unix socket support on Windows
- conduit-extra-1.3.7@sha256:41666ef19ef54e207e9bd27eb8860f1a9745371f0f912db6cb44dade6da89ad9,4338
- streaming-commons-0.2.3.0@sha256:68d5f3daa6caa7cc7d659094a03d543021df5ec4737b67e63ffa4541ac0aae10,4841