From 16af3d51c19dfc1e469bb007f37325d315785c7c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Nov 2015 13:02:26 -0800 Subject: [PATCH] Added constraint "hpp < 0.3" per #998 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69d31982..71d17da4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1736,6 +1736,9 @@ packages: # https://github.com/fpco/stackage/issues/992 - safecopy < 0.9 + + # https://github.com/fpco/stackage/issues/998 + - hpp < 0.3 # end of packages