File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ test-suite spec
104
104
build-depends :
105
105
deepseq >= 1.4.2.0 && < 1.5
106
106
, hspec >= 2.6.0 && < 2.8
107
- , QuickCheck >= 2.12.6.1 && < 2.14
107
+ , QuickCheck >= 2.12.6.1 && < 2.15
108
108
109
109
build-tool-depends :
110
110
hspec-discover :hspec-discover >= 2.6.0 && < 2.8
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ test-suite spec
122
122
, hspec >= 2.6.0 && < 2.8
123
123
, HUnit >= 1.6.0.0 && < 1.7
124
124
, network >= 2.8.0.0 && < 3.2
125
- , QuickCheck >= 2.12.6.1 && < 2.14
125
+ , QuickCheck >= 2.12.6.1 && < 2.15
126
126
, servant == 0.18. *
127
127
, servant-server == 0.18. *
128
128
, tdigest >= 0.2 && < 0.3
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ test-suite spec
115
115
, hspec >= 2.6.0 && < 2.8
116
116
, HUnit >= 1.6.0.0 && < 1.7
117
117
, network >= 2.8.0.0 && < 3.2
118
- , QuickCheck >= 2.12.6.1 && < 2.14
118
+ , QuickCheck >= 2.12.6.1 && < 2.15
119
119
, servant == 0.18. *
120
120
, servant-server == 0.18. *
121
121
, tdigest >= 0.2 && < 0.3
You can’t perform that action at this time.
0 commit comments