mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-09 21:07:29 +01:00
Unconstrain hspec-*, closes #2229
This commit is contained in:
parent
f1b5850f58
commit
4677e7d863
@ -2802,12 +2802,6 @@ packages:
|
|||||||
- vector < 0.12.0.0
|
- vector < 0.12.0.0
|
||||||
- primitive < 0.6.2.0
|
- primitive < 0.6.2.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2229
|
|
||||||
- hspec < 2.4
|
|
||||||
- hspec-core < 2.4
|
|
||||||
- hspec-discover < 2.4
|
|
||||||
- hspec-smallcheck < 0.4.2
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2246
|
# https://github.com/fpco/stackage/issues/2246
|
||||||
- blaze-html < 0.9
|
- blaze-html < 0.9
|
||||||
- blaze-markup < 0.8
|
- blaze-markup < 0.8
|
||||||
@ -2979,18 +2973,24 @@ skipped-tests:
|
|||||||
# # Other outdated dependencies
|
# # Other outdated dependencies
|
||||||
- Cabal # QuickCheck 2.9
|
- Cabal # QuickCheck 2.9
|
||||||
- ReadArgs # https://github.com/rampion/ReadArgs/issues/8
|
- ReadArgs # https://github.com/rampion/ReadArgs/issues/8
|
||||||
|
- bloodhound # hspec 2.4
|
||||||
- bytestring-handle # QuickCheck 2.9
|
- bytestring-handle # QuickCheck 2.9
|
||||||
- chell # options & via chell-quickcheck
|
- chell # options & via chell-quickcheck
|
||||||
- clay # hspec 2.3
|
- clay # hspec 2.3
|
||||||
|
- drawille # hspec 2.4
|
||||||
- ed25519 # QuickCheck 2.9
|
- ed25519 # QuickCheck 2.9
|
||||||
|
- envy # hspec 2.4
|
||||||
- fgl # hspec 2.3
|
- fgl # hspec 2.3
|
||||||
- fgl-arbitrary # hspec 2.3
|
- fgl-arbitrary # hspec 2.3
|
||||||
- hasql # QuickCheck 2.9
|
- hasql # QuickCheck 2.9
|
||||||
- hastache # https://github.com/lymar/hastache/pull/53
|
- hastache # https://github.com/lymar/hastache/pull/53
|
||||||
- heaps # https://github.com/ekmett/heaps/pull/8
|
- heaps # https://github.com/ekmett/heaps/pull/8
|
||||||
- hyphenation # https://github.com/ekmett/hyphenation/pull/10
|
- hyphenation # https://github.com/ekmett/hyphenation/pull/10
|
||||||
|
- multistate # hspec 2.4
|
||||||
|
- newtype-generics # hspec 2.4
|
||||||
- next-ref # hspec 2.3
|
- next-ref # hspec 2.3
|
||||||
- point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1
|
- point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1
|
||||||
|
- postgresql-simple-migration # hspec 2.4
|
||||||
- servant-mock # hspec-wai 0.8
|
- servant-mock # hspec-wai 0.8
|
||||||
- snap # QuickCheck 2.9
|
- snap # QuickCheck 2.9
|
||||||
- state-plus # QuickCheck 2.9
|
- state-plus # QuickCheck 2.9
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user