From 432deb74a54a350d46b2c16a7f0e803eb0df2593 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 26 Aug 2019 21:29:58 -0700 Subject: [PATCH] Upper bound sparse-tensor (#4780) --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 58152fc3..10a42c99 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -15,7 +15,7 @@ packages: "Stephan Schiffels @stschiff": - sequence-formats - pipes-ordered-zip - + "YongJoon Joe @QuietJoon": - doldol - ENIG @@ -4767,6 +4767,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4775 - polyparse < 1.13 + + # https://github.com/commercialhaskell/stackage/issues/4780 + - sparse-tensor < 0.1 # end of packages # Package flags are applied to individual packages, and override the values of