From 563ebfa2667db0ec0e851679806124387fb783a2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 21 Aug 2016 22:14:03 +0900 Subject: [PATCH] unbound testsuite not building (#1794) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd8dc951..79496243 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -565,7 +565,8 @@ packages: - haskell-spacegoo - tasty-expected-failure - RepLib - - unbound + # https://github.com/fpco/stackage/pull/1794 + #- unbound "Aditya Bhargava