From fa3d8619e8d4c0dd472cfb23fde00296c5add6c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Tue, 5 Dec 2023 18:15:51 +0100 Subject: [PATCH] Disabled `markup` (athanclark/markup#7). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d5614074..57d83e47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2530,7 +2530,7 @@ packages: - extractable-singleton - follow-file < 0 # 0.0.3 compile fail https://github.com/athanclark/follow-file/issues/1 - HSet - - markup + - markup < 0 # 4.2.0 compile fail https://github.com/athanclark/markup/issues/7 - monad-control-aligned - monadoid - n-tuple