From c24c1eb72716410e87cf94e7ef4ae4723d8258d1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 23 Aug 2019 07:58:27 +0300 Subject: [PATCH] Temporarily disable sequence-formats #4776 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 043c5884..f333e1a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - sparse-tensor "Stephan Schiffels @stschiff": - - sequence-formats + # - sequence-formats https://github.com/commercialhaskell/stackage/issues/4776 - pipes-ordered-zip "YongJoon Joe @QuietJoon":