From 8dcc877fcc28eb6152e666f1870ab3d68a394542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Fri, 28 Mar 2025 19:01:34 +0100 Subject: [PATCH] Added `delta-types` and `probability-polynomial`. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0186964d..10d684ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5145,6 +5145,8 @@ packages: # Packages that I personally like to be on Stackage - but I do not maintain them! # Feel free to snatch them from me! Just remove them if they are casusing trouble! - easyplot + - delta-types + - probability-polynomial - refined-containers - smith