From a7e52fde70dea081a1e7f0fe8831ac2e2da066fd Mon Sep 17 00:00:00 2001 From: Travis Cardwell Date: Wed, 2 Mar 2022 15:42:18 +0900 Subject: [PATCH 1/8] Add horizontal-rule --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e34a42b..fc74b10b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4496,6 +4496,7 @@ packages: - egison-pattern-src-th-mode "Travis Cardwell @TravisCardwell": + - horizontal-rule - literatex - ttc From 784de0e38ae0991d375c4e37b14a8ecd3e3287d3 Mon Sep 17 00:00:00 2001 From: Travis Cardwell Date: Wed, 2 Mar 2022 15:42:33 +0900 Subject: [PATCH 2/8] Add bm --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc74b10b..dcf93456 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4496,6 +4496,7 @@ packages: - egison-pattern-src-th-mode "Travis Cardwell @TravisCardwell": + - bm - horizontal-rule - literatex - ttc From d0a4e91016b3a444c09682ea43b058686d75754a Mon Sep 17 00:00:00 2001 From: Travis Cardwell Date: Wed, 2 Mar 2022 15:42:47 +0900 Subject: [PATCH 3/8] Add phatsort --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcf93456..4fb13e85 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4499,6 +4499,7 @@ packages: - bm - horizontal-rule - literatex + - phatsort - ttc "Jasper Woudenberg @jwoudenberg": From a62956165f9a82cd0d91ef0ea7e596080582fff7 Mon Sep 17 00:00:00 2001 From: Travis Cardwell Date: Wed, 2 Mar 2022 15:43:06 +0900 Subject: [PATCH 4/8] Add queue-sheet --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4fb13e85..e6bb8fa6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4500,6 +4500,7 @@ packages: - horizontal-rule - literatex - phatsort + - queue-sheet - ttc "Jasper Woudenberg @jwoudenberg": From 2b7d2399e30c75568e38c64fb5accd551dcf7efd Mon Sep 17 00:00:00 2001 From: Travis Cardwell Date: Wed, 2 Mar 2022 15:43:20 +0900 Subject: [PATCH 5/8] Add redact --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e6bb8fa6..30dfdd56 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4501,6 +4501,7 @@ packages: - literatex - phatsort - queue-sheet + - redact - ttc "Jasper Woudenberg @jwoudenberg": From 32a0c2ca135c8ed2884b7c8c80cf4af5d43ed3da Mon Sep 17 00:00:00 2001 From: davidspies Date: Sat, 5 Mar 2022 13:37:39 -0800 Subject: [PATCH 6/8] Add fastmemo package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a7b9a50..eb65cf96 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4768,6 +4768,9 @@ packages: - data-default-instances-unordered-containers - data-default-instances-vector + "David Spies @davidspies": + - fastmemo + "comp @1Computer1": - errata - reorder-expression From 9951b9b29fb9e6d792d20162bcfeae4abb08c15d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 13 Mar 2022 12:57:10 -0700 Subject: [PATCH 7/8] constrain cryptonite per #6480 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 760e72e4..a6f61153 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6932,6 +6932,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6478 - tasty-hedgehog < 1.2 + # https://github.com/commercialhaskell/stackage/issues/6480 + - cryptonite < 0.30 + # end of packages # Package flags are applied to individual packages, and override the values of From 844a4e0669914bd5328662c6b184b13a4f613552 Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Mon, 14 Mar 2022 14:24:28 +0900 Subject: [PATCH 8/8] Reenable exception-hierarchy (#6470) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a6f61153..177d268b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5913,7 +5913,6 @@ packages: - eventsource-geteventstore-store < 0 # tried eventsource-geteventstore-store-1.2.1, but its *library* requires the disabled package: eventsource-api - eventsource-geteventstore-store < 0 # tried eventsource-geteventstore-store-1.2.1, but its *library* requires the disabled package: eventsource-store-specs - eventsource-stub-store < 0 # tried eventsource-stub-store-1.1.1, but its *library* requires the disabled package: eventsource-api - - exception-hierarchy < 0 # tried exception-hierarchy-0.1.0.4, but its *library* does not support: template-haskell-2.17.0.0 - fasta < 0 # tried fasta-0.10.4.2, but its *library* requires the disabled package: pipes-text - fib < 0 # tried fib-0.1.0.1, but its *library* requires the disabled package: base-noprelude - filecache < 0 # tried filecache-0.4.1, but its *library* requires the disabled package: strict-base-types