Added table-layout (closes #7654).

This commit is contained in:
Andreas Ländle 2025-05-18 16:09:07 +02:00
parent e54e1de7f5
commit 0b9ff28433

View File

@ -5812,6 +5812,7 @@ packages:
- structured
- sundown
- syb
- table-layout
- tabular
- tar
- tasty-th
@ -7304,7 +7305,7 @@ packages:
- pandoc-symreg < 0 # tried pandoc-symreg-0.2.1.3, but its *library* requires bytestring >=0.11 && < 0.12 and the snapshot contains bytestring-0.12.2.0
- pandoc-symreg < 0 # tried pandoc-symreg-0.2.1.3, but its *library* requires containers >=0.6.5 && < 0.7 and the snapshot contains containers-0.7
- pandoc-symreg < 0 # tried pandoc-symreg-0.2.1.3, but its *library* requires hegg >=0.3.0 && < 0.4 and the snapshot contains hegg-0.5.0.0
- pandoc-symreg < 0 # tried pandoc-symreg-0.2.1.3, but its *library* requires srtree >=1.0.0.4 && < 1.1 and the snapshot contains srtree-2.0.0.2
- pandoc-symreg < 0 # tried pandoc-symreg-0.2.1.3, but its *library* requires srtree >=1.0.0.4 && < 1.1 and the snapshot contains srtree-2.0.1.2
- papillon < 0 # tried papillon-0.1.1.1, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.2.0
- papillon < 0 # tried papillon-0.1.1.1, but its *library* requires monads-tf >=0.1 && < 0.2 and the snapshot contains monads-tf-0.3.0.1
- papillon < 0 # tried papillon-0.1.1.1, but its *library* requires template-haskell >=2.15 && < 2.16 and the snapshot contains template-haskell-2.22.0.0
@ -7853,9 +7854,6 @@ packages:
- singletons-base < 3.5
- eliminators < 0.9.6
# https://github.com/commercialhaskell/stackage/issues/7654
- srtree < 2.0.0.3
# https://github.com/commercialhaskell/stackage/issues/7680
- diagrams-lib < 1.5
- diagrams-svg < 1.5
@ -8489,7 +8487,6 @@ skipped-tests:
- quickcheck-state-machine # test: executable not found
- streamt # executable not found
- sandwich-contexts # assumes nix is present
- srtree # https://github.com/commercialhaskell/stackage/issues/7574
# end of skipped-tests