move reflex stack to grandfathered (closes #7922)
Some checks are pending
check / Stackage check (push) Waiting to run

This commit is contained in:
Jens Petersen 2026-01-08 11:48:10 +08:00
parent 32a79bd657
commit 4a2852af09

View File

@ -5312,24 +5312,6 @@ packages:
- rhythmic-sequences
- uniqueness-periods-vector-stats
"Alexandre Esteves <alexfmpe@proton.me> @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 <honza.hrk@gmail.com> @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