From 612be3d6e4155b5acac221ea4b5ea3b9b3cdf5c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Thu, 2 Mar 2023 05:57:57 +0100 Subject: [PATCH] Support for selective-0.6 was added, closes #6888. --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 854a932d..337c4271 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5343,7 +5343,7 @@ packages: - scale - scientific - securemem - - selective + - selective < 0.6.1 || > 0.6.1 - semialign - semialign-indexed - semialign-optics @@ -7803,9 +7803,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6887 - primitive < 0.8 - # https://github.com/commercialhaskell/stackage/issues/6888 - - selective < 0.6 - # https://github.com/commercialhaskell/stackage/issues/6889 - tagged < 0.8.7