From 6066c60d845f8c00ad721fe46e7d88ab4908be58 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 14 Jan 2016 15:30:42 +0100 Subject: [PATCH] Temporary upper bound on nettle --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd1c4e31..95aec71b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1912,6 +1912,9 @@ packages: # https://github.com/fpco/stackage/issues/1128 - machines < 0.6 + # Temporary because of hackage.fpcomplete.com mirror giving a 403 for nettle-0.2.0 + - nettle < 0.2 + # end of packages