summaryrefslogtreecommitdiff
path: root/src/Data
diff options
context:
space:
mode:
Diffstat (limited to 'src/Data')
-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 73422a04..004369ce 100644
--- a/src/Data/Torrent.hs
+++ b/src/Data/Torrent.hs
@@ -32,7 +32,7 @@
32module Data.Torrent 32module Data.Torrent
33 ( -- * InfoHash 33 ( -- * InfoHash
34 -- $infohash 34 -- $infohash
35 InfoHash 35 InfoHash(..)
36 , textToInfoHash 36 , textToInfoHash
37 , longHex 37 , longHex
38 , shortHex 38 , shortHex