From 567a4f10762cf3505bac8795e3b1896a9468d414 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 20 Jan 2016 09:24:28 -0800 Subject: [PATCH] Remove constraint "nettle < 0.2" per #1140 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8578cfd4..c5467b4c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1921,9 +1921,6 @@ packages: # https://github.com/fpco/stackage/issues/1131 - unordered-containers < 0.2.6 - # https://github.com/fpco/stackage/issues/1140 - - nettle < 0.2 - # https://github.com/aslatter/qc-instances/issues/18 - QuickCheck < 2.8.2