From e35fed54f2187212f7493b62553e8817b000a058 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Aug 2019 01:49:05 +0000 Subject: [PATCH] Drops eventful-common via #4551 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27d8c7c5..830397b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2922,7 +2922,7 @@ packages: - eventful-memory - eventful-postgresql < 0 # GHC 8.4 via persistent-postgresql - eventful-sql-common < 0 # persistent 2.10.0 #4551 - - eventful-sqlite + - eventful-sqlite < 0 # persistent 2.10.0 via eventful-sql-common - eventful-test-helpers - stratosphere - sum-type-boilerplate