From c38f5365a4f7d156733199ddc7152f4a93533156 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 13 Feb 2017 22:08:12 -0800 Subject: [PATCH] Constrain ghc-prof per #2298 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4668628..bc25a588 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2819,6 +2819,10 @@ packages: # https://github.com/fpco/stackage/issues/2281 - Earley < 0.12.0.0 + # https://github.com/fpco/stackage/issues/2298 + - ghc-prof < 1.4.0 + - viewprof < 0.0.0.2 + # end of packages # Package flags are applied to individual packages, and override the values of