From fda80933f98f6998ac872ab617026ecf06e4768c Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Thu, 5 Dec 2013 04:58:26 +0400 Subject: Rename ClientInfo datatype to Fingerprint --- bittorrent.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bittorrent.cabal') diff --git a/bittorrent.cabal b/bittorrent.cabal index afd9edb0..6743e2e4 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal @@ -151,14 +151,14 @@ test-suite spec type: exitcode-stdio-1.0 hs-source-dirs: tests main-is: Spec.hs - other-modules: Data.Torrent.ClientSpec - Data.Torrent.InfoHashSpec + other-modules: Data.Torrent.InfoHashSpec Data.Torrent.LayoutSpec Data.Torrent.MagnetSpec Data.Torrent.MetainfoSpec Data.Torrent.ProgressSpec Network.BitTorrent.CoreSpec Network.BitTorrent.Core.PeerIdSpec + Network.BitTorrent.Core.FingerprintSpec Network.BitTorrent.Tracker.MessageSpec Network.BitTorrent.Tracker.RPC.HTTPSpec Network.BitTorrent.Tracker.RPC.UDPSpec -- cgit v1.2.3