]> Git — Sourcephile - majurity.git/blob - hjugement-cli/stack.yaml
cli: init registrar and trustee commands
[majurity.git] / hjugement-cli / stack.yaml
1 resolver: lts-13.19
2 packages:
3 - '.'
4 - location: '../hjugement'
5 extra-dep: true
6 - location: '../hjugement-protocol'
7 extra-dep: true
8 - location: '../../symantic-document'
9 extra-dep: true
10 - location: '../../symantic-cli'
11 extra-dep: true
12 extra-deps:
13 - pipes-text-0.0.2.5@sha256:16cfd1927817a1c757b15c37ad95c67e819c28b1c4a6ce9757ab15276ec36ac7
14 allow-newer: true
15 nix:
16 packages: [zlib]