mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 07:00:25 +01:00
Upper bound wreq (#3158) and mark TODOs re: tests
This commit is contained in:
parent
837a05e0ba
commit
ea6cb42675
@ -3163,6 +3163,12 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/3154
|
# https://github.com/fpco/stackage/issues/3154
|
||||||
- entropy < 0.4
|
- entropy < 0.4
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/3158
|
||||||
|
#
|
||||||
|
# Note: when #3158 is closed, also remove wreq from the skipped-tests
|
||||||
|
# section as wreq-0.5.2 makes tests compile properly
|
||||||
|
- wreq < 0.5.2
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
@ -3387,7 +3393,7 @@ skipped-tests:
|
|||||||
# Compilation failures
|
# Compilation failures
|
||||||
- proto-lens-combinators # https://github.com/google/proto-lens/issues/119
|
- proto-lens-combinators # https://github.com/google/proto-lens/issues/119
|
||||||
- pell # https://github.com/brunjlar/pell/issues/1
|
- pell # https://github.com/brunjlar/pell/issues/1
|
||||||
- wreq # https://github.com/bos/wreq/issues/113
|
- wreq # https://github.com/bos/wreq/issues/113, https://github.com/fpco/stackage/issues/3158
|
||||||
- protobuf # https://github.com/alphaHeavy/protobuf/issues/34
|
- protobuf # https://github.com/alphaHeavy/protobuf/issues/34
|
||||||
|
|
||||||
# Runtime issues
|
# Runtime issues
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user