From 4d7c456e1869763392d23bc4838e2adab1c7ca6e Mon Sep 17 00:00:00 2001 From: Janus Troelsen Date: Wed, 26 Apr 2023 09:09:58 -0500 Subject: [PATCH] Re-enable cabal-{plan,flatpak} --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37beee47..98142063 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -498,7 +498,7 @@ packages: - bibtex - board-games - buffer-pipe - - cabal-flatpak < 0 # Disabled because it needs disabled package cabal-plan + - cabal-flatpak - calendar-recycling - checksum - combinatorial @@ -592,7 +592,7 @@ packages: - resistor-cube - linear-circuit # Not a maintainer - - cabal-plan < 0 # 0.7.2.3 Missing release compatible with semialign-1.3 + - cabal-plan - topograph - ix-shapable - hsshellscript < 0 # 3.5.0 compile fail https://github.com/commercialhaskell/stackage/issues/6762