Remove persistent upper bounds from test suite.
This commit is contained in:
parent
ddf22d358d
commit
a6186ec0f2
@ -91,8 +91,8 @@ test-suite test
|
|||||||
, HUnit
|
, HUnit
|
||||||
, QuickCheck
|
, QuickCheck
|
||||||
, hspec >= 1.8
|
, hspec >= 1.8
|
||||||
, persistent-sqlite >= 2.1 && < 2.2
|
, persistent-sqlite >= 2.1
|
||||||
, persistent-template >= 2.1 && < 2.2
|
, persistent-template >= 2.1
|
||||||
, monad-control
|
, monad-control
|
||||||
, monad-logger >= 0.3
|
, monad-logger >= 0.3
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user