diff options
author | Debian Live user <user@localhost.localdomain> | 2017-10-30 00:42:10 +0000 |
---|---|---|
committer | Debian Live user <user@localhost.localdomain> | 2017-10-30 00:42:10 +0000 |
commit | 31bfaac79df26da3d356181c9c6af9c12034656d (patch) | |
tree | 1362c8c8b306aec490b03e552d6a06173d0a0e55 /dht-client.cabal | |
parent | f0821a9484c3d65167a82e4d40fff72bc9b62312 (diff) | |
parent | 17baab3044b7984bf97f6e731272f7552d559ab6 (diff) |
Merge branch 'dht-rewrite' of jerkface.net:/home/jim/repo/bittorrent into dht-rewrite
Diffstat (limited to 'dht-client.cabal')
-rw-r--r-- | dht-client.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dht-client.cabal b/dht-client.cabal index 6bd680cc..c5985a41 100644 --- a/dht-client.cabal +++ b/dht-client.cabal | |||
@@ -92,6 +92,7 @@ library | |||
92 | Crypto.Tox | 92 | Crypto.Tox |
93 | Text.XXD | 93 | Text.XXD |
94 | Roster | 94 | Roster |
95 | Announcer | ||
95 | 96 | ||
96 | build-depends: base | 97 | build-depends: base |
97 | , containers | 98 | , containers |