mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 02:08:29 +01:00
Remove upper bound on wreq, close #3158
This commit is contained in:
parent
2c8a54787e
commit
589e4334b8
@ -3167,12 +3167,6 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/3154
|
||||
- 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
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3159
|
||||
- megaparsec < 6.4
|
||||
- mmark < 0.0.4.1
|
||||
@ -3400,7 +3394,6 @@ skipped-tests:
|
||||
# Compilation failures
|
||||
- proto-lens-combinators # https://github.com/google/proto-lens/issues/119
|
||||
- pell # https://github.com/brunjlar/pell/issues/1
|
||||
- wreq # https://github.com/bos/wreq/issues/113, https://github.com/fpco/stackage/issues/3158
|
||||
- protobuf # https://github.com/alphaHeavy/protobuf/issues/34
|
||||
|
||||
# Runtime issues
|
||||
|
||||
Loading…
Reference in New Issue
Block a user