summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-12-26 08:46:17 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-12-26 08:46:17 +0400
commita4ffcfc78e4e7515b5fb270806e484c6cc38302b (patch)
treead15b8f15f68520f9aec9b2f20726efc4585a585
parentbec54f38a42f1f48aa9577a853c0288d46eec3ff (diff)
Bump hspec dependency
-rw-r--r--bittorrent.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 9c7dc2c6..82c0f8b7 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -198,7 +198,7 @@ test-suite spec
198 , mtl 198 , mtl
199 , resourcet 199 , resourcet
200 200
201 , hspec 201 , hspec >= 1.8.1.1
202 , QuickCheck 202 , QuickCheck
203 , quickcheck-instances 203 , quickcheck-instances
204 , http-types 204 , http-types