From f58cf2150088a67e5bb287e90e441b8f65b74a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Tue, 21 May 2024 20:10:29 +0200 Subject: [PATCH] Re-enabled `functor-products` (functor-products#4). --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69301fe4..e8169dcf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2653,14 +2653,14 @@ packages: - bins - conduino - configurator-export - - decidable < 0 # needs functor-products + - decidable - emd - - functor-products < 0 # https://github.com/mstksg/functor-products/issues/4 + - functor-products - hamilton < 0 # 0.1.0.3 compile fail https://github.com/mstksg/hamilton/issues/9 - hmatrix-backprop - hmatrix-vector-sized - lens-typelevel - - list-witnesses < 0 # needs functor-products + - list-witnesses - nonempty-containers - one-liner-instances - servant-cli