From d87e7913b8f47dd383319d31f15f003e04905717 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 09:37:39 -0700 Subject: [PATCH] More info on safecopy blockages --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b1d18a6..610db0e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4734,6 +4734,11 @@ packages: - xlsx < 0 # GHC 8.4 via xeno - xlsx < 0 # GHC 8.4 via xml-conduit - tasty-auto < 0 # GHC 8.4 via tasty-hspec + - large-hashable < 0 # GHC 8.4 via HTF + - approximate < 0 # GHC 8.4 via simple-reflect + - compensated < 0 # GHC 8.4 via simple-reflect + - hyperloglog < 0 # GHC 8.4 via simple-reflect + - safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0 "GHC upper bounds":