From 96164580c8b0d1d5f210ff599ebeb54a5e74f3ef Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Aug 2020 13:30:29 -0700 Subject: [PATCH] Update bounds for #5347 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d09c4d0..f972056f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -633,7 +633,7 @@ packages: - persistent-mysql - persistent-postgresql - persistent-sqlite - - persistent-template + - persistent-template < 2.8.3 # https://github.com/commercialhaskell/stackage/issues/5347 - persistent-test # https://github.com/commercialhaskell/stackage/pull/4492 # - stackage-curator # http-conduit 2.3 via amazonka - store < 0 # via store-core @@ -4877,9 +4877,6 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/5347 - - persistent-template # 2.8.3 - # https://github.com/commercialhaskell/stackage/issues/5348 - tasty < 1.3 - tasty-golden < 2.3.3.3