From 0ba65c3151279b22ee15a13b34c68e10f2c40193 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Wed, 6 Mar 2024 10:51:27 +0100 Subject: [PATCH 1/3] Add monad-bayes --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8152e43..846ec3ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -413,6 +413,7 @@ packages: - essence-of-live-coding-warp - finite-typelits - has-transformers + - monad-bayes - monad-schedule - pulse-simple - rhine From 2da15c73404a441dbe0b9682d14cd5eb3e96aa02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Thu, 13 Jun 2024 11:32:32 +0200 Subject: [PATCH 2/3] Add rhine-bayes and rhine-terminal --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 846ec3ee..48b8fe5d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -417,7 +417,9 @@ packages: - monad-schedule - pulse-simple - rhine + - rhine-bayes - rhine-gloss + - rhine-terminal - simple-affine-space - time-domain From c3c6ad1e089f28908a1a90113914f4c343275a9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Thu, 13 Jun 2024 12:02:57 +0200 Subject: [PATCH 3/3] Add terminal --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 48b8fe5d..66e22654 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -421,6 +421,7 @@ packages: - rhine-gloss - rhine-terminal - simple-affine-space + - terminal - time-domain "Paul Johnson @PaulJohnson":