From d8ab4ec4182bc16e7c4fde5976f09230c7c5ca7a Mon Sep 17 00:00:00 2001 From: "Julian K. Arni" Date: Fri, 14 Nov 2014 09:14:08 +0100 Subject: [PATCH] Switch from hspec2 to hspec ~ 2. --- servant.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servant.cabal b/servant.cabal index ab346388..2708f156 100644 --- a/servant.cabal +++ b/servant.cabal @@ -87,7 +87,7 @@ test-suite spec , deepseq , either , exceptions - , hspec2 + , hspec == 2.* , hspec-wai , http-client , http-types