From 55ad0713e0e4dabc35cf9d3322c62e9e41f12d42 Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Mon, 1 Oct 2018 17:56:56 +0200 Subject: [PATCH] Fully remove llvm-hs from 8.6 build failures Previously, I accidentally only removed the < 0 constraint instead of the full line. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd36b3ed..f8a7a7eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4462,7 +4462,6 @@ packages: - jni < 0 - large-hashable < 0 - libmpd < 0 - - llvm-hs - llvm-hs-pretty < 0 - matrix-static < 0 - med-module < 0