From 35e71c57b18153eca714ed0b4708269032724c47 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 23 Apr 2018 15:01:05 -0400 Subject: [PATCH] Add upper bound for half, #3542 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c99c8a7d..8baf3bab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3415,6 +3415,9 @@ packages: - hmatrix-gsl < 0.19 - hmatrix-special < 0.19 + # https://github.com/fpco/stackage/issues/3542 + - half < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of