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
104104 build-depends :
105105 deepseq >= 1.4.2.0 && < 1.5
106106 , hspec >= 2.6.0 && < 2.8
107- , QuickCheck >= 2.12.6.1 && < 2.14
107+ , QuickCheck >= 2.12.6.1 && < 2.15
108108
109109 build-tool-depends :
110110 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
122122 , hspec >= 2.6.0 && < 2.8
123123 , HUnit >= 1.6.0.0 && < 1.7
124124 , network >= 2.8.0.0 && < 3.2
125- , QuickCheck >= 2.12.6.1 && < 2.14
125+ , QuickCheck >= 2.12.6.1 && < 2.15
126126 , servant == 0.18. *
127127 , servant-server == 0.18. *
128128 , tdigest >= 0.2 && < 0.3
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ test-suite spec
115115 , hspec >= 2.6.0 && < 2.8
116116 , HUnit >= 1.6.0.0 && < 1.7
117117 , network >= 2.8.0.0 && < 3.2
118- , QuickCheck >= 2.12.6.1 && < 2.14
118+ , QuickCheck >= 2.12.6.1 && < 2.15
119119 , servant == 0.18. *
120120 , servant-server == 0.18. *
121121 , tdigest >= 0.2 && < 0.3
You can’t perform that action at this time.
0 commit comments