summaryrefslogtreecommitdiff
path: root/src/Data/Torrent/Layout.hs
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-11-01 13:12:05 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-11-01 13:12:05 +0400
commit50f03abc7b4e05f38d64851ca8c6724b4fb0c4d1 (patch)
tree0a51f14b18f2b7123e04e01664291863111882b1 /src/Data/Torrent/Layout.hs
parent74f2cf6141d2a9aebe8bd5c7fdb5c116f38ef4a1 (diff)
Document Tree module
Diffstat (limited to 'src/Data/Torrent/Layout.hs')
-rw-r--r--src/Data/Torrent/Layout.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Data/Torrent/Layout.hs b/src/Data/Torrent/Layout.hs
index 6f0668f2..ea8fa894 100644
--- a/src/Data/Torrent/Layout.hs
+++ b/src/Data/Torrent/Layout.hs
@@ -5,7 +5,7 @@
5-- Stability : experimental 5-- Stability : experimental
6-- Portability : portable 6-- Portability : portable
7-- 7--
8-- 8-- Layout of files in torrent.
9-- 9--
10{-# LANGUAGE BangPatterns #-} 10{-# LANGUAGE BangPatterns #-}
11{-# LANGUAGE FlexibleInstances #-} 11{-# LANGUAGE FlexibleInstances #-}