mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-14 15:25:50 +01:00
move hspec-meta constraint into hspec-expectations block (hspec/hspec#284)
This commit is contained in:
parent
8cd33f6add
commit
9972891278
@ -2598,6 +2598,7 @@ packages:
|
|||||||
- hspec-expectations < 0.8.0
|
- hspec-expectations < 0.8.0
|
||||||
- hspec-wai < 0.7.0
|
- hspec-wai < 0.7.0
|
||||||
- hspec-wai-json < 0.7.0
|
- hspec-wai-json < 0.7.0
|
||||||
|
- hspec-meta < 2.3.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1972
|
# https://github.com/fpco/stackage/issues/1972
|
||||||
- lens < 4.15 # Re-enable `lens' benchmarks when lifted
|
- lens < 4.15 # Re-enable `lens' benchmarks when lifted
|
||||||
@ -2605,8 +2606,6 @@ packages:
|
|||||||
# https://github.com/simonmar/alex/issues/94
|
# https://github.com/simonmar/alex/issues/94
|
||||||
- alex < 3.2.0
|
- alex < 3.2.0
|
||||||
|
|
||||||
# https://github.com/hspec/hspec/issues/284
|
|
||||||
- hspec-meta < 2.3.0
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user