From 54759ed9e9d180532a8403d094fdc7a7c8c88a63 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 2 Jul 2020 12:02:04 -0700 Subject: [PATCH] Add ghc-trace-events, @ethercrow @maoe --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9905e0f9..f4601b2f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2462,6 +2462,8 @@ packages: - word-trie - xdg-basedir - yi-rope + # needed for opentelemetry + - ghc-trace-events # @maoe "Tobias Bexelius @tobbebex": - GPipe < 0 # GHC 8.4 via base-4.11.0.0