postgrest.cabal: fix constraints on protolude and hasql-transaction
This commit is contained in:
+2
-2
@@ -64,7 +64,7 @@ library
|
|||||||
, gitrev
|
, gitrev
|
||||||
, hasql
|
, hasql
|
||||||
, hasql-pool
|
, hasql-pool
|
||||||
, hasql-transaction
|
, hasql-transaction < 0.6
|
||||||
, heredoc
|
, heredoc
|
||||||
, HTTP
|
, HTTP
|
||||||
, http-types
|
, http-types
|
||||||
@@ -76,7 +76,7 @@ library
|
|||||||
, network-uri
|
, network-uri
|
||||||
, optparse-applicative >= 0.13 && < 0.15
|
, optparse-applicative >= 0.13 && < 0.15
|
||||||
, parsec
|
, parsec
|
||||||
, protolude >= 0.2
|
, protolude >= 0.2 && < 0.2.2
|
||||||
, Ranged-sets == 0.3.0
|
, Ranged-sets == 0.3.0
|
||||||
, regex-tdfa
|
, regex-tdfa
|
||||||
, safe
|
, safe
|
||||||
|
|||||||
Reference in New Issue
Block a user