From 3e22bf81157a9469cd19685a509090f81417d0bf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Aug 2017 06:43:47 +0300 Subject: [PATCH] Block qchas due to hmatrix (CC @ardeleanasm) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cd7052c..e0241b78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: "Sebastian Mihai Ardelean @ardeleanasm": - - qchas + [] # Blocked: hmatrix does not support GHC 8.2 + # + # - qchas "Patrick Pelletier @ppelleti": - mercury-api