summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2020-01-03 01:32:26 -0500
committerJoe Crayne <joe@jerkface.net>2020-01-03 01:33:45 -0500
commitf37cd8aa9134142d6a23156fc4fd0c6cb5a308dd (patch)
treef0f3cfc17c97a1ad71d3a4e854189280423631a9
parent3fdd5ee1ede2e4776dc49269793d245e3ef8580a (diff)
Updated stack build.
-rw-r--r--.gitmodules3
m---------dependent-map0
-rw-r--r--dht/stack.yaml36
3 files changed, 22 insertions, 17 deletions
diff --git a/.gitmodules b/.gitmodules
index 2e0ae261..83157f54 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
7[submodule "base32-bytestring"] 7[submodule "base32-bytestring"]
8 path = base32-bytestring 8 path = base32-bytestring
9 url = https://github.com/eth-r/base32-bytestring 9 url = https://github.com/eth-r/base32-bytestring
10[submodule "dependent-map"]
11 path = dependent-map
12 url = https://github.com/joecrayne/dependent-map
diff --git a/dependent-map b/dependent-map
new file mode 160000
Subproject afc92bfc04f73acba396ec52aa2df3fa07a861c
diff --git a/dht/stack.yaml b/dht/stack.yaml
index 1927a573..3ae992c7 100644
--- a/dht/stack.yaml
+++ b/dht/stack.yaml
@@ -1,24 +1,26 @@
1resolver: lts-14.2 1resolver: lts-14.2
2packages: 2packages:
3- . 3- .
4flags:
5 dht-client:
6 # This flag override can be removed when hslogger is updated to build
7 # against a newer network package.
8 network-bsd: false
9extra-package-dbs: [] 4extra-package-dbs: []
10extra-deps: 5extra-deps:
6- "../sensible-directory/"
7- "../word64-map/"
8- "../network-addr/"
9- "../tox-crypto/"
10- "../lifted-concurrent/"
11- "../psq-wrap/"
12- "../minmax-psq/"
13- "../tasks/"
14- "../kad/"
15- "../torrent-types/"
16- "../dput-hslogger/"
17- "../bencoding/"
18- "../concurrent-supply/"
19- "../base32-bytestring/"
20- "../dependent-map/"
11- cryptonite-0.23 21- cryptonite-0.23
12- reference-0.1 22- reference-0.1
13- git: https://github.com/afcady/hs-avahi.git 23- avahi-0.2.0@sha256:eb725536d8427548685b531d4bf8271a3104da06f611ed38165a0e08e21c54eb,1799
14 commit: 5ec3bef32d40652b987b256eea8f85e7e8f2e5bb 24- constraints-extras-0.3.0.2@sha256:bf6884be65958e9188ae3c9e5547abfd6d201df021bff8a4704c2c4fe1e1ae5b,1784
15- git: d@cryptonomic.net:public_git/sensible-directory.git 25- dependent-sum-0.6.2.0@sha256:bff37c85b38e768b942f9d81c2465b63a96076f1ba006e35612aa357770807b6,1856
16 commit: 2ab5ea9a2afe081f5f99f9b6672ac154796ced40 26
17- git: d@cryptonomic.net:public_git/bencoding.git
18 commit: 59c47a9099a9fd8f9e7faed2e0f4dba34cf2cdac
19- git: d@cryptonomic.net:public_git/base32-bytestring.git
20 commit: 119f0e5fede64007be968bb038f562099a87267f
21 # When hslogger is ported to a newer network package, we can add this:
22 #
23 # - network-3.1.0.1@sha256:a4fbed4314fa32fb89df4593cdd70fc685181c3a9c7321b0856b135f2a250796,4268
24 # - network-bsd-2.8.1.0