From 6fab16ef56c2efd74c000aff365a9c345285e40c Mon Sep 17 00:00:00 2001 From: Vivian McPhail Date: Sun, 25 Sep 2016 12:22:55 +1300 Subject: [PATCH] Update build-constraints.yaml Updated for GHC 8 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de4200d6..b2d909b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1275,9 +1275,9 @@ packages: - hmatrix-gsl-stats - hsignal - hstatistics - # GHC 8 - plot - # via plot - plot-gtk - # via plot - plot-gtk3 + - plot + - plot-gtk + - plot-gtk3 - vector-buffer # 0.1.2.1 Compilation failure against hmatrix https://github.com/amcphail/hmatrix-repa/issues/2 - hmatrix-repa