From 877a86223c8ba61499a69cea0309be7a65b3187c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sat, 14 Oct 2023 14:12:28 +0200 Subject: [PATCH] Disabled `urlpath` (athanclark/urlpath#11) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 59cd88bb..d8c85f41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2544,7 +2544,7 @@ packages: - tries - unit-constraint - unfoldable-restricted - - urlpath + - urlpath < 0 # 11.0.0 compile fail https://github.com/athanclark/urlpath/issues/11 - wai-transformers - websockets-rpc - websockets-simple @@ -7204,6 +7204,7 @@ packages: - makefile < 0 # tried makefile-1.1.0.0, but its *library* requires attoparsec >=0.12 && < 0.14 and the snapshot contains attoparsec-0.14.4 - makefile < 0 # tried makefile-1.1.0.0, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.0.2 - mallard < 0 # tried mallard-0.6.1.1, but its *library* requires megaparsec >=6 && < 7 and the snapshot contains megaparsec-9.4.1 + - markup < 0 # tried markup-4.2.0, but its *library* requires the disabled package: urlpath - marvin < 0 # tried marvin-0.2.5, but its *library* requires aeson >=0.11 && < 1.3 and the snapshot contains aeson-2.1.2.1 - marvin < 0 # tried marvin-0.2.5, but its *library* requires http-client >=0.4 && < 0.6 and the snapshot contains http-client-0.7.14 - marvin < 0 # tried marvin-0.2.5, but its *library* requires lens >=4 && < 5 and the snapshot contains lens-5.2.3