mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-06-10 14:22:33 +02:00
Merge pull request #8029 from commercialhaskell/fontwhich
add fontwhich and deps
This commit is contained in:
commit
1adcd0898c
@ -1828,6 +1828,7 @@ packages:
|
||||
- fedora-krb
|
||||
- fedora-releases
|
||||
- fedora-repoquery
|
||||
- fontwhich
|
||||
- HaXml
|
||||
- hkgr
|
||||
- http-directory
|
||||
@ -3576,6 +3577,7 @@ packages:
|
||||
- gi-javascriptcore
|
||||
- gi-javascriptcore6
|
||||
- gi-pango
|
||||
- gi-pangocairo
|
||||
- gi-soup
|
||||
- gi-soup3
|
||||
- gi-vte
|
||||
@ -5864,6 +5866,8 @@ packages:
|
||||
- unbounded-delays
|
||||
- unfoldable
|
||||
- unicode-collation
|
||||
- unicode-data-names
|
||||
- unicode-data-scripts
|
||||
- universe
|
||||
- universe-base
|
||||
- universe-dependent-sum
|
||||
@ -9190,6 +9194,8 @@ skipped-benchmarks:
|
||||
- ttrie # tried ttrie-0.1.2.2, but its *benchmarks* requires the disabled package: criterion-plus
|
||||
- ttrie # tried ttrie-0.1.2.2, but its *benchmarks* requires the disabled package: stm-stats
|
||||
- unicode-data # tried unicode-data-0.8.0, but its *benchmarks* requires tasty-bench >=0.2.5 && < 0.5 and the snapshot contains tasty-bench-0.5
|
||||
- unicode-data-names # tried unicode-data-names-0.6.0, but its *benchmarks* requires tasty-bench >=0.2.5 && < 0.5 and the snapshot contains tasty-bench-0.5
|
||||
- unicode-data-scripts # tried unicode-data-scripts-0.6.0, but its *benchmarks* requires tasty-bench >=0.2.5 && < 0.5 and the snapshot contains tasty-bench-0.5
|
||||
- universum # tried universum-1.8.3, but its *benchmarks* requires the disabled package: gauge
|
||||
- unliftio # tried unliftio-0.2.25.1, but its *benchmarks* requires the disabled package: gauge
|
||||
- vectortiles # tried vectortiles-1.5.1, but its *benchmarks* requires criterion >=1.1 && < 1.6 and the snapshot contains criterion-1.6.5.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user