-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstack.yaml
39 lines (34 loc) · 1.23 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
resolver: lts-16.5
extra-deps:
- git:
https://gitlab.com/morley-framework/morley.git
commit:
d8bf45279141f60e1bf317abbbd210a4182451a8 # commit with time-testing on master
subdirs:
- code/morley
- code/lorentz
- code/cleveland
- code/morley-client
- code/indigo # required by morley-ledgers
# Stable parts of morley available from Hackage
- morley-prelude-0.3.0
- tasty-hunit-compat-0.2
# Required by morley
- base58-bytestring-0.1.0
- hex-text-0.1.0.0
- pretty-terminal-0.1.0.0
- show-type-0.1.1
- git: https://github.com/int-index/caps.git
commit: c5d61837eb358989b581ed82b1e79158c4823b1b
- base-noprelude-4.13.0.0@sha256:3cccbfda38e1422ca5cc436d58858ba51ff9114d2ed87915a6569be11e4e5a90,6842
- fmt-0.6.1.2@sha256:405a1bfc0ba0fd99f6eb1ee71f100045223f79204f961593012f28fd99cd1237,5319
- named-0.3.0.1@sha256:69b9722301201f8ed8abc89c4595e22c746e944bf4cdfafa8b21b14d336b26d1,2233
- vinyl-0.12.1@sha256:43456d4b3009646eee63953cbe539f1f4d0caf8bc3c25e841117e712836508f3,3790
- cryptonite-0.27
- git:
https://gitlab.com/morley-framework/morley-ledgers.git
commit:
47a94df200451d78d81cf0515f9328645a03bd22 # master, compatible with above morley commit
subdirs:
- code/morley-ledgers
- code/morley-ledgers-test