From a48b92bb3c4ea1036e1009384bb99f6385b8a3e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Sun, 31 Oct 2021 00:21:06 +0100 Subject: [PATCH] Re-enable ttrie --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 32bec23b..739789f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2881,7 +2881,7 @@ packages: "Michael Schröder @mcschroeder": - ctrie - - ttrie < 0 # compile fail against primitive https://github.com/commercialhaskell/stackage/issues/6259 + - ttrie "Stefan Kersten @kaoskorobase": - hsndfile