From d2f3a0c3b8e6162f637bb65259efcbe02d2c4ac2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 11 Apr 2017 09:27:19 +0200 Subject: [PATCH] Disable pred-trie due to test build failure #2388 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f54e957..4a0711e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1614,7 +1614,7 @@ packages: - timemap - triesn - path-extra - - pred-trie + # - pred-trie # 0.5.1.1 build failure https://github.com/fpco/stackage/pull/2388 - pred-set - HSet - unit-constraint