mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Group hspec-junit-formatter's upper bound with hspec
We'll need to unblock them together. Related to #6024
This commit is contained in:
parent
ca9ece2503
commit
e22b03dcf5
@ -5231,6 +5231,7 @@ packages:
|
||||
- hspec-core < 2.8
|
||||
- hspec-discover < 2.8
|
||||
- tasty-hspec < 1.1.7 # 1.1.7 re-exports cause breaks?
|
||||
- hspec-junit-formatter < 1.0.1.0 # https://github.com/commercialhaskell/stackage/issues/6024
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6012
|
||||
- texmath < 0.12.3
|
||||
@ -5239,9 +5240,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/6020
|
||||
- call-stack < 0.4.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6024
|
||||
- hspec-junit-formatter < 1.0.1.0
|
||||
|
||||
|
||||
# end of packages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user