From 791ed1df1745921bac740995dcfb6062cd1d1f47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 15 Oct 2023 07:59:28 +0200 Subject: [PATCH] Let commenter manage `data-functor-logistic`. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61805eef..6d2f666e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2559,7 +2559,7 @@ packages: - xml-lens - witherable - deriving-aeson - - data-functor-logistic < 0 + - data-functor-logistic "Peter Harpending @pharpend": - editor-open @@ -6458,6 +6458,7 @@ packages: - data-compat < 0 # tried data-compat-0.1.0.4, but its *library* requires base >=4.12.0.0 && < 4.18 and the snapshot contains base-4.18.1.0 - data-default-extra < 0 # tried data-default-extra-0.1.0, but its *library* requires the disabled package: data-default-instances-new-base - data-default-instances-text < 0 # tried data-default-instances-text-0.0.1, but its *library* requires text >=0.2 && < 2 and the snapshot contains text-2.0.2 + - data-functor-logistic < 0 # tried data-functor-logistic-0.0, but its *library* requires base >=4.9 && < 4.18 and the snapshot contains base-4.18.1.0 - data-tree-print < 0 # tried data-tree-print-0.1.0.2, but its *library* requires base >=4.8 && < 4.17 and the snapshot contains base-4.18.1.0 - datasets < 0 # tried datasets-0.4.0, but its *library* requires the disabled package: streaming-cassava - dawg-ord < 0 # tried dawg-ord-0.5.1.2, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1