Allow hspec 1.6
This commit is contained in:
parent
d056545c3e
commit
124be9af3e
@ -81,7 +81,7 @@ test-suite test
|
|||||||
-- Test-only dependencies
|
-- Test-only dependencies
|
||||||
, HUnit
|
, HUnit
|
||||||
, QuickCheck
|
, QuickCheck
|
||||||
, hspec >= 1.3 && < 1.6
|
, hspec >= 1.3 && < 1.7
|
||||||
, persistent-sqlite == 1.2.*
|
, persistent-sqlite == 1.2.*
|
||||||
, persistent-template == 1.2.*
|
, persistent-template == 1.2.*
|
||||||
, monad-control
|
, monad-control
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user