From 8c95b2ee4b39e29d7abfb54c6e677a2068bee337 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 May 2017 01:00:36 +0900 Subject: [PATCH] disable clr packages again since docker image failing to build (#2470) docker build is failing on llvm-4.0 for some reason (maybe the upstream repo changed) --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87b40c5c..362875f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2,9 +2,10 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: "Jose Iborra @pepeiborra": - - clr-marshal - - clr-host - - clr-inline + [] + #- clr-marshal + #- clr-host + #- clr-inline "Joshua Koike @jano017": - discord-hs