From 4f434103209cb887a1804a3178024ed56be7d04b Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Sat, 25 Jan 2020 09:54:12 -0700 Subject: [PATCH] Re-add persistent-{typed-db,persistent-pagination} --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcff6e72..7faeb164 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2268,9 +2268,9 @@ packages: - liboath-hs < 0 # via inline-c-0.8.0.1 - servant-quickcheck < 0 - esqueleto - - persistent-typed-db < 0 # via persistent + - persistent-typed-db - persistent-qq - - persistent-pagination < 0 # via persistent + - persistent-pagination "Matthew Pickering @mpickering": - refact