From ae67f0a552b7dfd8e6eb14d53b2c1f0a70048646 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 3 May 2019 06:58:51 -0400 Subject: [PATCH] Restrict persistent-typed-db (#4516 #4515) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc50811..25cd5455 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2134,7 +2134,7 @@ packages: - liboath-hs - servant-quickcheck < 0 - esqueleto - - persistent-typed-db + - persistent-typed-db < 0.1.0.0 # persistent-2.10.0, persistent-template-2.7.0 - persistent-qq "Matthew Pickering @mpickering":