From e7ee96b6323509bcac01b3fb9d4956d379be8c5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Sat, 7 Nov 2015 21:27:42 +0100 Subject: [PATCH 1/2] Add ttrie --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 080a30e6..51c75b46 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1612,6 +1612,9 @@ packages: "Emin Karayel ": - sync-mht + + "Michael Schröder @mcschroeder": + - ttrie "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537 From 0b9fa0afb460df667848f78891dc1b08766cda40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Sat, 7 Nov 2015 23:37:56 +0100 Subject: [PATCH 2/2] Skip benchmarks for ttrie --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51c75b46..77212e2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2167,6 +2167,7 @@ skipped-benchmarks: # pulls in criterion-plus, which has restrictive upper bounds - cases - hasql-postgres + - ttrie # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-aes