From 530d5530ab30c3574b82ae45453160888c243f88 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 25 Aug 2019 09:26:44 +0300 Subject: [PATCH] Add back sequence-formats (closes #4776) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f14ff0b..ee399050 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - sparse-tensor "Stephan Schiffels @stschiff": - # - sequence-formats https://github.com/commercialhaskell/stackage/issues/4776 + - sequence-formats - pipes-ordered-zip "YongJoon Joe @QuietJoon":