From 1cfad82ab05f9f0ded8098afbb0e385fee442706 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 29 Oct 2021 04:20:52 +0200 Subject: [PATCH] Disable ttrie --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fbc0d928..4a25e76a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2881,7 +2881,7 @@ packages: "Michael Schröder @mcschroeder": - ctrie - - ttrie + - ttrie < 0 # compile fail against primitive https://github.com/commercialhaskell/stackage/issues/6259 "Stefan Kersten @kaoskorobase": - hsndfile