From 31e4796aef2661b36c8f61ffbde47bc0233c3de7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 12:57:22 -0700 Subject: [PATCH] Upper bounds for #4550, #4551 and #4552 --- build-constraints.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ccac841..d0e9f930 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -470,7 +470,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # - persistent-test # https://github.com/commercialhaskell/stackage/pull/4492 + # persistent-test # https://github.com/commercialhaskell/stackage/pull/4492 # - stackage-curator # http-conduit 2.3 via amazonka - store - wai-websockets @@ -3323,7 +3323,7 @@ packages: - mnist-idx "Naushadh @naushadh": - - persistent-mysql-haskell < 0 # build failure, https://github.com/commercialhaskell/stackage/issues/4550 + - persistent-mysql-haskell "Moritz Schulte @mtesseract": - async-refresh @@ -4583,6 +4583,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4549 - ansi-terminal < 0.9.1 + + # causes build failure in persistent-mysql-haskell https://github.com/commercialhaskell/stackage/issues/4550 + # causes build failure in eventful-sql-common https://github.com/commercialhaskell/stackage/issues/4551 + # causes build failure in persistent-test https://github.com/commercialhaskell/stackage/issues/4552 + - persistent-template < 2.7.1 # end of packages # Package flags are applied to individual packages, and override the values of