From ed73c4ad9b80dcb93dab50fea761e5b2c18264c0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 20 Dec 2017 13:17:23 +0100 Subject: [PATCH] Temporarily block Stack, sparkle and conduit-throttle. Please see: * https://github.com/commercialhaskell/stack/issues/3683 * https://github.com/fpco/stackage/pull/3128#issuecomment-353047334 * https://github.com/mtesseract/conduit-throttle/issues/9 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 321e9deb..c4abf482 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -986,7 +986,7 @@ packages: - monad-extras - optparse-simple - hpack - - stack < 9.9.9 + # - stack < 9.9.9 # https://github.com/commercialhaskell/stack/issues/3683 "Michael Sloan @mgsloan": - th-orphans @@ -1696,7 +1696,7 @@ packages: - jvm - jvm-streaming - H - - sparkle + # - sparkle # https://github.com/fpco/stackage/pull/3128#issuecomment-353047334 - th-lift "Christopher Reichert @creichert": @@ -2886,7 +2886,7 @@ packages: - async-timer - nakadi-client - throttle-io-stream - - conduit-throttle + # - conduit-throttle # https://github.com/mtesseract/conduit-throttle/issues/9 "Simon Hafner @reactormonk": - uri-bytestring-aeson