From 95231599e71de8be812a54c2522f72426e30a3c8 Mon Sep 17 00:00:00 2001 From: amigalemming Date: Tue, 29 Oct 2019 16:49:18 +0100 Subject: [PATCH 1/2] add cabal-flatpak, shell-utility, cabal-plan --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 662249ca..60ae441b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -315,6 +315,7 @@ packages: - bibtex - board-games - buffer-pipe + - cabal-flatpak - calendar-recycling - checksum - combinatorial @@ -357,6 +358,7 @@ packages: - sample-frame - sample-frame-np - set-cover + - shell-utility - sox - soxlib - spreadsheet @@ -392,6 +394,7 @@ packages: - resistor-cube - linear-circuit # Not a maintainer + - cabal-plan - ix-shapable - hsshellscript - hyper From d3ee1368df67f3c705aa5c7d433f7fb857489ed4 Mon Sep 17 00:00:00 2001 From: amigalemming Date: Wed, 30 Oct 2019 12:12:55 +0100 Subject: [PATCH 2/2] add topograph --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60ae441b..7c1de578 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -395,6 +395,7 @@ packages: - linear-circuit # Not a maintainer - cabal-plan + - topograph - ix-shapable - hsshellscript - hyper