From 88ef120511caae5ed74a48a87617b43aec4b7f76 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 4 Apr 2014 21:16:34 +0400 Subject: Move layout info to Torrent module --- tests/System/Torrent/FileMapSpec.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/System/Torrent/FileMapSpec.hs') diff --git a/tests/System/Torrent/FileMapSpec.hs b/tests/System/Torrent/FileMapSpec.hs index 36632b3e..85180c0a 100644 --- a/tests/System/Torrent/FileMapSpec.hs +++ b/tests/System/Torrent/FileMapSpec.hs @@ -9,7 +9,7 @@ import System.FilePath import System.IO.Unsafe import Test.Hspec -import Data.Torrent.Layout +import Data.Torrent import System.Torrent.FileMap as FM -- cgit v1.2.3