From 603c44648754572d4d9f7267143df29b8c9ef07a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 11 Oct 2015 23:46:16 +0900 Subject: [PATCH] add upperbounds for hmatrix-gsl-stats, hsignal and hstatistics (#887) since hmatrix-gsl-stats wants vector-0.11 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 997cff95..d0901c94 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1528,11 +1528,15 @@ packages: # https://github.com/fpco/stackage/issues/836 - singletons < 1.2 + # https://github.com/fpco/stackage/issues/887 # https://github.com/amcphail/hmatrix-gsl-stats/issues/10 # https://github.com/amcphail/plot/issues/13 # https://github.com/amcphail/hmatrix-repa/issues/2 - hmatrix < 0.17 - hmatrix-gsl < 0.17 + - hmatrix-gsl-stats < 0.4.1.2 + - hsignal < 0.2.7.2 + - hstatistics < 0.2.5.3 # https://github.com/fpco/stackage/issues/845 - aeson < 0.10