From 8aaa50cbaaca8ba87f30df3b06c94480b83a803d Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Fri, 1 Dec 2023 16:45:54 +0900 Subject: [PATCH 1/2] add moffy --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f19d98261..ba74fa089 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3447,6 +3447,7 @@ packages: - c-enum - c-struct - union-angle + - moffy "Jan Gerlinger @JanGe": - irc-dcc From 6752f71c471165911347011927cc09511562b355 Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Fri, 1 Dec 2023 16:53:48 +0900 Subject: [PATCH 2/2] add freer-par-monad, type-set, type-flip and extra-data-yj --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba74fa089..3c5052003 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3448,6 +3448,10 @@ packages: - c-struct - union-angle - moffy + - freer-par-monad + - type-set + - type-flip + - extra-data-yj "Jan Gerlinger @JanGe": - irc-dcc