From e40f6f816e242769c5a24283281a5b71221cbe21 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 15 Jan 2016 13:13:27 +0100 Subject: [PATCH] Upper bound for #1140 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9eca859a..d7662947 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1924,6 +1924,9 @@ packages: # https://github.com/fpco/stackage/issues/1137 - base-orphans < 0.5 + + # https://github.com/fpco/stackage/issues/1140 + - nettle < 0.2 # end of packages