From 1a8092c1fc4db1fce1b8d9dd34cb369ab22c1398 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 21 May 2020 19:30:52 +0000 Subject: [PATCH] Restricts postgrest < 7.0.1 (#5383) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ddc73e50..7d59a532 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -83,7 +83,7 @@ packages: "Robert Vollmert @robx": - configurator-pg - - postgrest + - postgrest < 7.0.1 # https://github.com/commercialhaskell/stackage/issues/5383 "Sandy Maguire @isovector": - ecstasy