-
Notifications
You must be signed in to change notification settings - Fork 1
/
stack.yaml
79 lines (70 loc) · 2.34 KB
/
stack.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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# SPDX-FileCopyrightText: 2022 Tezos Commons
# SPDX-License-Identifier: LicenseRef-MIT-TC
# To update hackage and stackage indexes used by CI run:
# $ niv update hackage.nix; niv update stackage.nix
resolver: lts-21.4
packages:
- .
extra-deps:
- git: https://gitlab.com/morley-framework/morley.git
commit: 617305fa08b659a72be6071b49f502ece670a1f5
subdirs:
- code/morley-prelude
- code/morley
- code/lorentz
- code/morley-client
- code/cleveland
- git: https://gitlab.com/morley-framework/indigo.git
commit: f586424abfd352f55edfb14f42221b9c01c3857a # master
- git: https://gitlab.com/morley-framework/morley-ledgers.git
commit: 4acbda1b5f3d7d26aacd2a8dd4bcceee2e534790 # master
subdirs:
- code/morley-ledgers
- git: https://gitlab.com/morley-framework/morley-metadata.git
commit: 8dc15fcbce29dea6ab2a6dc1e681a4c556386417 # master
subdirs:
- code/morley-metadata
- code/morley-metadata-test
- validation-1.1.3
# Required by morley
- git: https://github.com/serokell/base-noprelude.git
commit: e2b514e3f62489b2dbcef44235c194e054fc03d9 # 4.17.1.0
- git: https://github.com/serokell/OddWord.git # 2.0.0.0
commit: 50d5a452d2c78669301c560f091db9f77b6e78d0
- bitvec-1.1.4.0
- colourista-0.1.0.2
- named-0.3.0.1
- int-cast-0.2.0.0@rev:6
- hsblst-0.0.2
- dependent-sum-template-0.1.1.1
- th-extras-0.0.0.6@rev:1
- vector-sized-1.5.0
- git: https://github.com/co-log/co-log.git
commit: 6a00acd2fb74ed25567b5e2b3321af338e235c73 # master
# co-log-0.5.0.0
# Required by co-log
- chronos-1.1.5
- typerep-map-0.6.0.0
- primitive-0.7.4.0 # downgrade, required by typerep-map
# it builds with 0.8 too (with allow-newer), but constraints are too tight
# Required by chronos
- bytebuild-0.3.13.0
- byteslice-0.2.10.0
- bytesmith-0.3.9.1
# Required by byte*
- run-st-0.1.3.0
- zigzag-0.0.1.0
- contiguous-0.6.3.0
# Packages by Adjoint (somewhat unmaintained, hence they require constraints on their deps)
- git: https://github.com/serokell/galois-field.git
commit: b3ef4c9c0f1c95e5266698dc93246cf551779675
- poly-0.5.1.0
- git: https://github.com/serokell/pairing.git
commit: 829389a09a84da34ced36bf1804f26e680663068
- git: https://github.com/serokell/elliptic-curve.git
commit: 80c94254ec0ca3ee15717b30f1930c00561d057a
# For keyed BLAKE2b and NaCl secret box
- crypto-sodium-0.0.5.0
# Dependencies of crypto-sodium
- NaCl-0.0.5.0
- libsodium-1.0.18.3