From 873df1cdf230ccbf6bccd4e3a4205f96a6b486e4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 30 Sep 2015 01:26:23 -0700 Subject: [PATCH] Upper bound "scientific < 0.3.4" for #868 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3a650d0..91c7d4d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1538,6 +1538,9 @@ packages: # https://github.com/fpco/stackage/issues/860 - optparse-applicative < 0.12 + # https://github.com/fpco/stackage/issues/868 + - scientific < 0.3.4 + # Package flags are applied to individual packages, and override the values of # global-flags package-flags: