summaryrefslogtreecommitdiff
path: root/src/Data/Torrent.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Data/Torrent.hs')
-rw-r--r--src/Data/Torrent.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Data/Torrent.hs b/src/Data/Torrent.hs
index e5e90a93..a9efbfce 100644
--- a/src/Data/Torrent.hs
+++ b/src/Data/Torrent.hs
@@ -42,7 +42,7 @@ module Data.Torrent
42#if defined (TESTING) 42#if defined (TESTING)
43 , InfoHash(..) 43 , InfoHash(..)
44#else 44#else
45 , InfoHash 45 , InfoHash(..)
46#endif 46#endif
47 , ppInfoHash 47 , ppInfoHash
48 , addHashToURI 48 , addHashToURI