mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Upper bound for #3147
This commit is contained in:
parent
5fd1ff19f3
commit
8e21708fe6
@ -3148,6 +3148,12 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/3146
|
||||
- brick < 0.31
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3147
|
||||
#
|
||||
# Note: due to https://github.com/haskell/text/issues/211,
|
||||
# may need to skip tests when removing this
|
||||
- text < 1.2.3
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
@ -3465,8 +3471,6 @@ skipped-tests:
|
||||
|
||||
- ihaskell # haskell-src-exts via here
|
||||
|
||||
- text # https://github.com/haskell/text/issues/211
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
|
||||
Loading…
Reference in New Issue
Block a user