From cc513cc989abd1d688bf60f065a9b0c88f6e61d0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Jun 2023 13:37:20 +0800 Subject: [PATCH] disable fgl and dependents: https://github.com/haskell/fgl/issues/110 --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index df3f762f..c05d3c83 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2755,7 +2755,7 @@ packages: - cheapskate "Ivan Miljenovic @ivan-m": - - fgl <5.8.1.0 # https://github.com/commercialhaskell/stackage/issues/6878 + - fgl < 0 # https://github.com/haskell/fgl/issues/110 - graphviz - wl-pprint-text - servant-pandoc @@ -5823,6 +5823,7 @@ packages: - DPutils < 0 # tried DPutils-0.1.1.0, but its *library* requires the disabled package: streaming-bytestring - EntrezHTTP < 0 # tried EntrezHTTP-1.0.4, but its *library* requires the disabled package: Taxonomy - FPretty < 0 # tried FPretty-1.1, but its *library* requires base >=4.5 && < 4.11 and the snapshot contains base-4.18.0.0 + - ForestStructures < 0 # tried ForestStructures-0.0.1.1, but its *library* requires the disabled package: fgl - Frames < 0 # tried Frames-0.7.3, but its *library* requires base >=4.10 && < 4.17 and the snapshot contains base-4.18.0.0 - Frames < 0 # tried Frames-0.7.3, but its *library* requires ghc-prim >=0.3 && < 0.9 and the snapshot contains ghc-prim-0.10.0 - Frames < 0 # tried Frames-0.7.3, but its *library* requires primitive >=0.6 && < 0.8 and the snapshot contains primitive-0.8.0.0 @@ -6518,6 +6519,9 @@ packages: - download < 0 # tried download-0.3.2.7, but its *library* requires the disabled package: feed - download-curl < 0 # tried download-curl-0.1.4, but its *library* requires the disabled package: feed - drawille < 0 # tried drawille-0.1.2.0, but its *library* requires containers >=0.5 && < 0.6 and the snapshot contains containers-0.6.7 + - drifter < 0 # tried drifter-0.3.0, but its *library* requires the disabled package: fgl + - drifter-postgresql < 0 # tried drifter-postgresql-0.2.1, but its *library* requires the disabled package: drifter + - drifter-sqlite < 0 # tried drifter-sqlite-0.1.0.0, but its *library* requires the disabled package: drifter - earcut < 0 # tried earcut-0.1.0.4, but its *library* requires base >=4.5 && < 4.15 and the snapshot contains base-4.18.0.0 - easytest < 0 # tried easytest-0.3, but its *library* requires hedgehog >=0.6 && < =0.6.1 and the snapshot contains hedgehog-1.2 - edit < 0 # tried edit-1.0.1.0, but its *library* requires QuickCheck >=2.10 && < 2.13 and the snapshot contains QuickCheck-2.14.3 @@ -7803,6 +7807,7 @@ packages: - rank2classes < 0 # tried rank2classes-1.5.1, but its *library* requires the disabled package: data-functor-logistic - rasterific-svg < 0 # tried rasterific-svg-0.3.3.2, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - rasterific-svg < 0 # tried rasterific-svg-0.3.3.2, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0 + - rdf < 0 # tried rdf-0.1.0.7, but its *library* requires the disabled package: fgl - reactive-balsa < 0 # tried reactive-balsa-0.4.0.1, but its *library* requires the disabled package: reactive-banana-bunch - reactive-banana < 0 # tried reactive-banana-1.3.2.0, but its *library* requires the disabled package: pqueue - reactive-banana-bunch < 0 # tried reactive-banana-bunch-1.0.0.1, but its *library* requires the disabled package: reactive-banana