From c51662b7f3c31f7986ce5bcad14a27c2532d373b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 07:26:14 -0700 Subject: [PATCH] Try 3, round 14 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c9b5636..08faba25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4339,6 +4339,8 @@ packages: - web-plugins < 0 - modern-uri < 0 - stache < 0 + - persistent-refs < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC @@ -4384,7 +4386,7 @@ packages: - QuickCheck < 2.12 - hspec < 2.5.6 - hspec-core < 2.5.6 - # hspec-discover < 2.5.6 + - hspec-discover < 2.5.6 - hspec-meta < 2.5.6 # https://github.com/commercialhaskell/stackage/issues/3950