From e65b84e608b54f1e8077d26954a2af50c9e42b7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 17 Jul 2024 07:24:44 +0200 Subject: [PATCH] Removed bound on `exon` (closes #7440). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ef63efc..c9a7a53a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5344,7 +5344,7 @@ packages: - pantry "Torsten Schmits @tek": - - exon < 1.7 # https://github.com/commercialhaskell/stackage/issues/7440 + - exon - incipit-base - incipit-core - polysemy