From f8c8ee7ab66e3cf9202e14970757a2d8a94acdac Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 22 Nov 2013 06:54:32 +0400 Subject: Add missing modules to cabal file --- bittorrent.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bittorrent.cabal') diff --git a/bittorrent.cabal b/bittorrent.cabal index a7728b88..831f8729 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal @@ -141,6 +141,9 @@ test-suite spec type: exitcode-stdio-1.0 hs-source-dirs: tests main-is: Spec.hs + other-modules: Data.Torrent.MagnetSpec + Data.Torrent.InfoHashSpec + Data.Torrent.MetainfoSpec build-depends: base == 4.* , bytestring , directory -- cgit v1.2.3