mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 16:10:25 +01:00
Added table-layout (closes #7654).
This commit is contained in:
parent
e54e1de7f5
commit
0b9ff28433
@ -5812,6 +5812,7 @@ packages:
|
|||||||
- structured
|
- structured
|
||||||
- sundown
|
- sundown
|
||||||
- syb
|
- syb
|
||||||
|
- table-layout
|
||||||
- tabular
|
- tabular
|
||||||
- tar
|
- tar
|
||||||
- tasty-th
|
- 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 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 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 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 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 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
|
- 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
|
- singletons-base < 3.5
|
||||||
- eliminators < 0.9.6
|
- eliminators < 0.9.6
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7654
|
|
||||||
- srtree < 2.0.0.3
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7680
|
# https://github.com/commercialhaskell/stackage/issues/7680
|
||||||
- diagrams-lib < 1.5
|
- diagrams-lib < 1.5
|
||||||
- diagrams-svg < 1.5
|
- diagrams-svg < 1.5
|
||||||
@ -8489,7 +8487,6 @@ skipped-tests:
|
|||||||
- quickcheck-state-machine # test: executable not found
|
- quickcheck-state-machine # test: executable not found
|
||||||
- streamt # executable not found
|
- streamt # executable not found
|
||||||
- sandwich-contexts # assumes nix is present
|
- sandwich-contexts # assumes nix is present
|
||||||
- srtree # https://github.com/commercialhaskell/stackage/issues/7574
|
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user