From 1926560385d842328af2122fb5cbd5c7ed6c9047 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Nov 2015 15:19:48 -0800 Subject: [PATCH] Update the reason for excluding the "compensated" package --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1519efc3..f38d8d82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -275,8 +275,8 @@ packages: - comonad - comonads-fd - comonad-transformers - # https://github.com/ekmett/compensated/issues/5 - #- compensated GHC 7.10 + # https://github.com/ekmett/compensated/issues/7 + #- compensated - compressed - concurrent-supply # https://github.com/fpco/stackage/issues/973