From a14d2017b3d31906b6e80e8ccd6bf161fbdb7c71 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 13 Dec 2024 13:20:56 +0800 Subject: [PATCH] disable hackage-revdeps (#7602) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9804aade6..354fc991f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7112,6 +7112,7 @@ packages: - gtk-strut < 0 # tried gtk-strut-0.1.3.2, but its *library* requires gi-gdk >=3.0.25 && < 4 and the snapshot contains gi-gdk-4.0.9 - gtk-strut < 0 # tried gtk-strut-0.1.3.2, but its *library* requires gi-gtk >=3.0.38 && < 4 and the snapshot contains gi-gtk-4.0.9 - hOpenPGP < 0 # tried hOpenPGP-2.10.0, but its *library* requires the disabled package: ixset-typed + - hackage-revdeps < 0 # tried hackage-revdeps-0.1, but its *executable* requires the disabled package: cabal-install-parsers - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.17 - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* requires servant >=0.9 && < 0.13 and the snapshot contains servant-0.20.2 - hackernews < 0 # tried hackernews-1.4.0.0, but its *library* requires servant-client >=0.9 && < 0.13 and the snapshot contains servant-client-0.20.2