From 8b000d17b970276021019411fef5c4c43cdd391d Mon Sep 17 00:00:00 2001 From: "Michal J. Gajda" Date: Fri, 26 Dec 2014 14:07:41 +0100 Subject: [PATCH 1/2] Added json-autotype and wordpass. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e5bccbf..fc60725b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -398,6 +398,8 @@ packages: - FenwickTree - hPDB - hPDB-examples + - wordpass + - json-autotype "Roman Cheplyaka ": - action-permutations From 846c934ec3454a43586252d299ebc458e83090d5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 27 Dec 2014 18:09:02 +0200 Subject: [PATCH 2/2] Temporarily revert #382 --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 391a85c5..f23f511c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -398,8 +398,10 @@ packages: - FenwickTree - hPDB - hPDB-examples - - wordpass - - json-autotype + + # https://github.com/fpco/stackage/pull/382#issuecomment-68182467 + # - wordpass + # - json-autotype "Roman Cheplyaka ": - action-permutations