From 39af7d8024fdc358a41fe164e10c2e3eb9e5f13e Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Sun, 2 Mar 2014 17:05:47 +0400 Subject: Fix build failure --- tests/Network/BitTorrent/Exchange/BlockSpec.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Network/BitTorrent/Exchange') diff --git a/tests/Network/BitTorrent/Exchange/BlockSpec.hs b/tests/Network/BitTorrent/Exchange/BlockSpec.hs index 81ba09b8..d0d71906 100644 --- a/tests/Network/BitTorrent/Exchange/BlockSpec.hs +++ b/tests/Network/BitTorrent/Exchange/BlockSpec.hs @@ -3,6 +3,7 @@ import Control.Applicative import Data.Maybe import Test.Hspec import Test.QuickCheck +import Test.QuickCheck.Instances () import Network.BitTorrent.Exchange.Block as Block -- cgit v1.2.3