From 4a2852af090ec9bce620a4e5c98eabf3aaa8aa24 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Jan 2026 11:48:10 +0800 Subject: [PATCH] move reflex stack to grandfathered (closes #7922) --- build-constraints.yaml | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06d0f546..bf6dab9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5312,24 +5312,6 @@ packages: - rhythmic-sequences - uniqueness-periods-vector-stats - "Alexandre Esteves @alexfmpe": - - aeson-gadt-th - - bytestring-aeson-orphans - - commutative-semigroups - - constraints-extras - - dependent-monoidal-map - - dependent-sum-aeson-orphans - - haveibeenpwned - - monad-logger-extras - - monoid-map - - patch - - reflex-dom-core - - reflex-fsnotify - - reflex-gadt-api - - reflex - - vessel - - which - "Jan HrĨek @jhrcek": - ini @@ -5847,6 +5829,24 @@ packages: - zlib-clib - zlib-bindings + # recently grandfathered + - aeson-gadt-th + - bytestring-aeson-orphans + - commutative-semigroups + - constraints-extras + - dependent-monoidal-map + - dependent-sum-aeson-orphans + - haveibeenpwned + - monad-logger-extras + - monoid-map + - patch + - reflex-dom-core + - reflex-fsnotify + - reflex-gadt-api + - reflex + - vessel + - which + # If you stop maintaining a package (either just on stackage, or # completely), you can move it here. It will be disabled if it # starts causing problems. @@ -8575,7 +8575,6 @@ skipped-tests: # @andreasabel - system-fileio # tests malfunction - # @alexfmpe - reflex # hlint test suite needs fixes - reflex-dom-core # https://github.com/reflex-frp/reflex-dom/issues/392