mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Remove upper bound and close #1272
This commit is contained in:
parent
88b998f9d7
commit
4716a16f1d
@ -2052,9 +2052,6 @@ packages:
|
||||
- bifunctors < 5.2.1
|
||||
- text-show < 3
|
||||
|
||||
# https://github.com/fpco/stackage/issues/1272
|
||||
- stripe-http-streams < 2.0.3
|
||||
|
||||
# end of packages
|
||||
|
||||
|
||||
@ -2226,6 +2223,10 @@ skipped-tests:
|
||||
|
||||
# https://github.com/nushio3/binary-search/issues/2 (doctest never finishes)
|
||||
- binary-search
|
||||
|
||||
# Requires stripe API key and unreleased test package https://github.com/fpco/stackage/issues/1272
|
||||
- stripe-http-streams
|
||||
|
||||
# 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