-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathstack.yaml
More file actions
28 lines (25 loc) · 1.17 KB
/
stack.yaml
File metadata and controls
28 lines (25 loc) · 1.17 KB
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
resolver: nightly-2025-04-10 #ghc 9.10.1
# resolver: lts-23.18 #ghc 9.8.4
# resolver: lts-22.43 #ghc 9.6.6
# resolver: lts-22.36
# resolver: lts-18.22
# resolver: lts-15.14
allow-newer: true
packages:
- .
- ../rebound
extra-deps:
- unbound-generics-0.4.4@sha256:f7fc93641d5043db8938a5e77f463afa7c473edca3ef26097d4b6f98d45e255c,5521
# - unbound-generics-0.4.1@sha256:5020e8397dad610846cbd5bdc855e20edf9b9cb74f93f6c09488bba21118c409,5485
- nominal-0.2.0.0@sha256:1d6153134ecfe386c255d1da6466c5fa3e635d5db435d6c69d21643a6c65a27a,2896
- nom-0.1.0.2@sha256:920c20e386ef12fad6fb3ab95ac8cb140f95150b42ff61aaa57fa07b3fb84e69,4620
- Unique-0.4.7.8@sha256:9661f45aa31dde119a2114566166ea38b011a45653337045ee4ced75636533c0,2067
- algebra-4.3.1@sha256:323cf20c508e0b71422b767ff3a89e4188f68aa59b2df9d0fe6e9f9bae7938fb,4129
# - git: https://github.com/sweirich/rebound.git
# old representation of environment (as fin n -> v m)
# commit: dcb9d9f4a180a3669806ef738bf73f0b22a08064
# defunctionalized representation of environment
# commit: 3b95da6c7acfa5eaa2e39a1a1cd7c168a53feff2
- free-foil-0.2.0@sha256:7f99c518a63ff314c7c8ca9776625e22ef56c5170593b52c82fea6f461ac753b,3300
flags: {}
extra-package-dbs: []