From ce61bc687dcea03ad9714d37cfd2fc9ada915b8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Mon, 31 Jul 2023 20:11:56 +0200 Subject: [PATCH] Added `monad-interleave` (closes #6971). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b9538901..d06b2a68 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5345,6 +5345,7 @@ packages: - mockery - monad-control - monad-extras + - monad-interleave - monad-logger - monad-loops - monad-time @@ -6380,7 +6381,6 @@ packages: - elliptic-curve < 0 # tried elliptic-curve-0.3.0, but its *library* requires protolude >=0.2 && < 0.3 and the snapshot contains protolude-0.3.3 - elm-export < 0 # tried elm-export-0.6.0.1, but its *library* requires the disabled package: wl-pprint-text - elm2nix < 0 # tried elm2nix-0.3.0, but its *library* requires the disabled package: here - - emacs-module < 0 # tried emacs-module-0.2, but its *library* requires the disabled package: monad-interleave - emd < 0 # tried emd-0.2.0.0, but its *library* requires the disabled package: typelits-witnesses - essence-of-live-coding-gloss < 0 # tried essence-of-live-coding-gloss-0.2.7, but its *library* requires the disabled package: essence-of-live-coding - essence-of-live-coding-pulse < 0 # tried essence-of-live-coding-pulse-0.2.7, but its *library* requires the disabled package: essence-of-live-coding