From 7e94eb9f1e422dbb5dac22d02a4736f0fb6df381 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Wed, 15 Apr 2020 21:39:02 +0200 Subject: [PATCH] Add postgrest --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b494409..87fafa79 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -82,6 +82,7 @@ packages: "Robert Vollmert @robx": - configurator-pg + - postgrest "Sandy Maguire @isovector": - ecstasy @@ -5378,6 +5379,7 @@ expected-test-failures: - postgresql-simple-migration - postgresql-simple-queue - postgresql-typed # PostgreSQL + - postgrest # PostgreSQL - purescript # git 128 https://github.com/purescript/purescript/issues/2292 - rattle # needs fsatrace - redis-io