bump hspec version.

use new version for before_
This commit is contained in:
Adam C. Baker
2014-12-29 17:57:31 -08:00
parent 3756309b22
commit 23a75aefcc
+1 -1
View File
@@ -58,7 +58,7 @@ Test-Suite spec
ghc-options: -Wall -W -Werror
Main-Is: Spec.hs
Other-Modules: App, Auth, Config, Spec, SpecHelper
Build-Depends: base, hspec >= 2.0, QuickCheck
Build-Depends: base, hspec >= 2.1.2, QuickCheck
, hspec-wai >= 0.5.0, hspec-wai-json
, hasql == 0.4.*, hasql-backend
, hasql-postgres == 0.8.*