mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
drop 'stack < 2.1.1' and allow pantry-tmp tests to fail (#4628)
the failures are due to selinux or something?
This commit is contained in:
parent
42662ba432
commit
e57670b572
@ -4671,9 +4671,6 @@ packages:
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4619
|
||||
- hw-balancedparens < 0.2.1.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4628
|
||||
- stack < 2.1.1
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
@ -5177,6 +5174,7 @@ expected-test-failures:
|
||||
- odbc # "Need ODBC_TEST_CONNECTION_STRING environment variable"
|
||||
- opaleye # PostgreSQL
|
||||
- pandoc-pyplot # requires DISPLAY for tcltk
|
||||
- pantry-tmp # https://github.com/commercialhaskell/stackage/issues/4628
|
||||
- persistent-redis # redis - https://github.com/fpco/stackage/pull/1581
|
||||
- pipes-mongodb
|
||||
- postgresql-query # PostgreSQL
|
||||
|
||||
Loading…
Reference in New Issue
Block a user