summaryrefslogtreecommitdiff
path: root/src/Data
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2017-07-28 04:55:29 -0400
committerjoe <joe@jerkface.net>2017-07-28 04:55:29 -0400
commit7f7ede57388ed29e0fbaab9aac6b9211f67ee3e2 (patch)
tree139be949fcc1c7d8e0d5030079a779fdda3f5883 /src/Data
parentd197a423e664ca20d7aec9cacb883cbc5af1493f (diff)
Fixed cabal build.
Diffstat (limited to 'src/Data')
-rw-r--r--src/Data/Torrent.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Data/Torrent.hs b/src/Data/Torrent.hs
index 004369ce..55b34f98 100644
--- a/src/Data/Torrent.hs
+++ b/src/Data/Torrent.hs
@@ -196,7 +196,6 @@ import System.Posix.Types
196 196
197import Network.Address 197import Network.Address
198import Network.DHT.Routing 198import Network.DHT.Routing
199import Network.DatagramServer.Mainline
200 199
201 200
202{----------------------------------------------------------------------- 201{-----------------------------------------------------------------------