From 9ac217f688bba56fbf0ca8056964819cd5232676 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Sicard-Ram=C3=ADrez?= Date: Sun, 14 Feb 2016 20:44:48 -0500 Subject: [PATCH] Disable Agda due to upper bound on unordered-containers. Agda 2.4.2.5 doesn't support unordered-containers 0.2.6.0. --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 34b2cebc..f02b2ad1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1492,7 +1492,9 @@ packages: - ipython-kernel "Andrés Sicard-Ramírez @asr": - - Agda + # Temporarily removed due to upper bound on unordered-containers. + # - Agda + [] "James Cook @mokus0": - dependent-sum