From 10a218a8436290ca4e962bcea5d6e18e4e291917 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 14 Mar 2016 17:51:39 -0700 Subject: [PATCH] Disable reedsolomon per #1279 --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81aded99..791c7ec2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2006,8 +2006,9 @@ packages: "Kazuo Koga ": - xlsx-tabular - "Nicolas Trangez ikke@nicolast.be @NicolasT": - - reedsolomon + # https://github.com/fpco/stackage/issues/1279 + # "Nicolas Trangez ikke@nicolast.be @NicolasT": + # - reedsolomon # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.