Skip to content

Commit

Permalink
Fix hspec version bounds to make tests run
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardWarfield committed Jul 16, 2023
1 parent 5d34bf3 commit b1e0e55
Show file tree
Hide file tree
Showing 12 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions packages/bignum/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ tests:
dependencies:
- memory-hexstring >=1.0 && <1.1
- hspec-expectations >=0.8.2 && <0.9
- hspec-discover >=2.4.4 && <2.9
- hspec-discover >=2.4.4 && <2.12
- hspec-contrib >=0.4.0 && <0.6
- hspec >=2.4.4 && <2.9
- hspec >=2.4.4 && <2.12
ghc-options:
- -threaded
- -rtsopts
Expand Down
6 changes: 3 additions & 3 deletions packages/bignum/web3-bignum.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
--
-- see: https://github.com/sol/hpack
--
-- hash: 66cbef4c031c8d864aefcbe30bbb822ddfd4b0130fb00d1a35f9e96e9e0cef54
-- hash: a1c69d04498598015c966816506f556e10452a7815bbf4a3c0894517fba18755

cabal-version: >= 1.10
name: web3-bignum
Expand Down Expand Up @@ -54,9 +54,9 @@ test-suite tests
build-depends:
base >4.11 && <4.18
, cereal >0.5 && <0.6
, hspec >=2.4.4 && <2.9
, hspec >=2.4.4 && <2.12
, hspec-contrib >=0.4.0 && <0.6
, hspec-discover >=2.4.4 && <2.9
, hspec-discover >=2.4.4 && <2.12
, hspec-expectations >=0.8.2 && <0.9
, memory >0.14 && <0.19
, memory-hexstring >=1.0 && <1.1
Expand Down
4 changes: 2 additions & 2 deletions packages/crypto/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ tests:
c-sources: src/cbits/xxhash.c
dependencies:
- hspec-expectations >=0.8.2 && <0.9
- hspec-discover >=2.4.4 && <2.9
- hspec-discover >=2.4.4 && <2.12
- hspec-contrib >=0.4.0 && <0.6
- hspec >=2.4.4 && <2.9
- hspec >=2.4.4 && <2.12
ghc-options:
- -threaded
- -rtsopts
Expand Down
6 changes: 3 additions & 3 deletions packages/crypto/web3-crypto.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
--
-- see: https://github.com/sol/hpack
--
-- hash: e3d8a9dfeecf36daa5093fe92ac0bb5d5372f214436b648190433e2870ffe29c
-- hash: 0634eb04c7db67d66d1d4d65d445c9a0d79eb0915f8ab2879691383aa53b7869

cabal-version: >= 1.10
name: web3-crypto
Expand Down Expand Up @@ -95,9 +95,9 @@ test-suite tests
, bytestring >0.10 && <0.13
, containers >0.6 && <0.7
, cryptonite >0.22 && <0.31
, hspec >=2.4.4 && <2.9
, hspec >=2.4.4 && <2.12
, hspec-contrib >=0.4.0 && <0.6
, hspec-discover >=2.4.4 && <2.9
, hspec-discover >=2.4.4 && <2.12
, hspec-expectations >=0.8.2 && <0.9
, memory >0.14 && <0.19
, memory-hexstring >=1.0 && <1.1
Expand Down
4 changes: 2 additions & 2 deletions packages/ethereum/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ tests:
- src
dependencies:
- hspec-expectations >=0.8.2 && <0.9
- hspec-discover >=2.4.4 && <2.9
- hspec-discover >=2.4.4 && <2.12
- hspec-contrib >=0.4.0 && <0.6
- hspec >=2.4.4 && <2.9
- hspec >=2.4.4 && <2.12
ghc-options:
- -threaded
- -rtsopts
Expand Down
6 changes: 3 additions & 3 deletions packages/ethereum/web3-ethereum.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
--
-- see: https://github.com/sol/hpack
--
-- hash: f79d5e17192f3b51ad0fe007aa0d84f3bb6dcbea01dd25f23a6797f6dae59bcc
-- hash: 184b26aeefb8eabfed848a5d0f767c23c3fb223971ee09e6e1c8b6f16981de37

cabal-version: >= 1.10
name: web3-ethereum
Expand Down Expand Up @@ -130,9 +130,9 @@ test-suite tests
, data-default >0.7 && <0.8
, exceptions >0.8 && <0.11
, generics-sop >0.3 && <0.6
, hspec >=2.4.4 && <2.9
, hspec >=2.4.4 && <2.12
, hspec-contrib >=0.4.0 && <0.6
, hspec-discover >=2.4.4 && <2.9
, hspec-discover >=2.4.4 && <2.12
, hspec-expectations >=0.8.2 && <0.9
, jsonrpc-tinyclient >=1.0 && <1.1
, machines >0.6 && <0.8
Expand Down
4 changes: 2 additions & 2 deletions packages/polkadot/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ tests:
dependencies:
- hspec-expectations-json >=1.0.0 && <1.1
- hspec-expectations >=0.8.2 && <0.9
- hspec-discover >=2.4.4 && <2.9
- hspec-discover >=2.4.4 && <2.12
- hspec-contrib >=0.4.0 && <0.6
- hspec >=2.4.4 && <2.9
- hspec >=2.4.4 && <2.12
ghc-options:
- -threaded
- -rtsopts
Expand Down
6 changes: 3 additions & 3 deletions packages/polkadot/web3-polkadot.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
--
-- see: https://github.com/sol/hpack
--
-- hash: debff8fb392fc8ad5872b2ff53d493113f52fc8797b294e06f895183b8f8e6c9
-- hash: 98c403491661f2a56c782cb4f8c4bb70cf9b9b2e03be6c891f0aa90b38cfbfd4

cabal-version: >= 1.10
name: web3-polkadot
Expand Down Expand Up @@ -157,9 +157,9 @@ test-suite tests
, containers >0.6 && <0.7
, cryptonite >0.22 && <0.31
, generics-sop >0.3 && <0.6
, hspec >=2.4.4 && <2.9
, hspec >=2.4.4 && <2.12
, hspec-contrib >=0.4.0 && <0.6
, hspec-discover >=2.4.4 && <2.9
, hspec-discover >=2.4.4 && <2.12
, hspec-expectations >=0.8.2 && <0.9
, hspec-expectations-json >=1.0.0 && <1.1
, jsonrpc-tinyclient >=1.0 && <1.1
Expand Down
6 changes: 3 additions & 3 deletions packages/scale/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ tests:
- tests
- src
dependencies:
- bytestring >0.10 && <0.11
- bytestring >0.10 && <0.13
- hspec-expectations >=0.8.2 && <0.9
- hspec-discover >=2.4.4 && <2.9
- hspec-discover >=2.4.4 && <2.12
- hspec-contrib >=0.4.0 && <0.6
- hspec >=2.4.4 && <2.9
- hspec >=2.4.4 && <2.12
ghc-options:
- -threaded
- -rtsopts
Expand Down
8 changes: 4 additions & 4 deletions packages/scale/scale.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
--
-- see: https://github.com/sol/hpack
--
-- hash: 8ccc4bfa135c28d9bc837503e5a20878e192eefbb8702656350c5ac2448543f6
-- hash: af1568b9cfa2f1681cf88a465ac7f92df369bec6fbd3b801e519da137f09cc95

cabal-version: >= 1.10
name: scale
Expand Down Expand Up @@ -74,13 +74,13 @@ test-suite tests
build-depends:
base >4.11 && <4.18
, bitvec >1.0 && <2.0
, bytestring >0.10 && <0.11
, bytestring >0.10 && <0.13
, cereal >0.5 && <0.6
, data-default >0.7 && <0.8
, generics-sop >0.3 && <0.6
, hspec >=2.4.4 && <2.9
, hspec >=2.4.4 && <2.12
, hspec-contrib >=0.4.0 && <0.6
, hspec-discover >=2.4.4 && <2.9
, hspec-discover >=2.4.4 && <2.12
, hspec-expectations >=0.8.2 && <0.9
, memory >0.14 && <0.19
, template-haskell >2.11 && <2.21
Expand Down
4 changes: 2 additions & 2 deletions packages/solidity/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ tests:
- src
dependencies:
- hspec-expectations >=0.8.2 && <0.9
- hspec-discover >=2.4.4 && <2.9
- hspec-discover >=2.4.4 && <2.12
- hspec-contrib >=0.4.0 && <0.6
- hspec >=2.4.4 && <2.9
- hspec >=2.4.4 && <2.12
ghc-options:
- -threaded
- -rtsopts
Expand Down
6 changes: 3 additions & 3 deletions packages/solidity/web3-solidity.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
--
-- see: https://github.com/sol/hpack
--
-- hash: b3eb0163e5723f845e1c36a424e468b62983eb3cfad8f2c0152374365d09cb57
-- hash: 02fd12a5a2d385615e51eb28e71d742307ae888452eda38e76ea867a7a861cf6

cabal-version: >= 1.10
name: web3-solidity
Expand Down Expand Up @@ -103,9 +103,9 @@ test-suite tests
, cereal >0.5 && <0.6
, data-default >0.7 && <0.8
, generics-sop >0.3 && <0.6
, hspec >=2.4.4 && <2.9
, hspec >=2.4.4 && <2.12
, hspec-contrib >=0.4.0 && <0.6
, hspec-discover >=2.4.4 && <2.9
, hspec-discover >=2.4.4 && <2.12
, hspec-expectations >=0.8.2 && <0.9
, memory >0.14 && <0.19
, memory-hexstring >=1.0 && <1.1
Expand Down

0 comments on commit b1e0e55

Please sign in to comment.