diff options
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r-- | bittorrent.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal index 5f5af8c7..a22f6550 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal | |||
@@ -334,7 +334,6 @@ executable dhtd | |||
334 | default-language: Haskell2010 | 334 | default-language: Haskell2010 |
335 | build-depends: base, network, bytestring, hashable, deepseq | 335 | build-depends: base, network, bytestring, hashable, deepseq |
336 | , aeson | 336 | , aeson |
337 | , async-pool | ||
338 | , pretty | 337 | , pretty |
339 | , bittorrent | 338 | , bittorrent |
340 | , unix | 339 | , unix |