Allow persistent-2.2.
This commit is contained in:
parent
203c94cf1e
commit
7b9e83366b
@ -22,7 +22,7 @@ library
|
||||
, bytestring
|
||||
, cereal >= 0.4
|
||||
, path-pieces
|
||||
, persistent == 2.1.*
|
||||
, persistent >= 2.1 && < 2.3
|
||||
, tagged >= 0.8
|
||||
, text
|
||||
, time
|
||||
@ -64,8 +64,8 @@ test-suite tests
|
||||
|
||||
, hspec >= 2.1 && < 3
|
||||
, monad-logger
|
||||
, persistent-sqlite == 2.1.*
|
||||
, persistent-postgresql == 2.1.*
|
||||
, persistent-sqlite >= 2.1 && < 2.3
|
||||
, persistent-postgresql >= 2.1 && < 2.3
|
||||
, resource-pool
|
||||
, QuickCheck
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user