From daf9472395c6af20cbe01ac74a7fa8a2d6566c8f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 10 Feb 2017 10:22:15 -0800 Subject: [PATCH] Revert "Disable random-tree and diversity per #2180 (MonadRandom)" This reverts commit bcc43b49c6444317820249d72dff68f477c377a9. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3021d39b..4e51e28e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1975,10 +1975,10 @@ packages: "Gregory W. Schwartz @GregorySchwartz": - fasta - # - diversity # build failure with MonadRandom 0.5 # https://github.com/fpco/stackage/issues/2180 + - diversity - modify-fasta - tree-fun - # - random-tree # build failure with MonadRandom-0.5 # https://github.com/fpco/stackage/issues/2180 + - random-tree - clumpiness # - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 - blosum