@@ -186,10 +186,10 @@ library
186186 HUnit ^>= 1.6.1 ,
187187 QuickCheck >= 2.14.3 && < 2.15 ,
188188 aeson < 2.3 ,
189- aeson-pretty >= 0.8.10 && < 0.9 ,
189+ aeson-pretty >= 0.8.9 && < 0.9 ,
190190 array ^>= 0.5.2.0 ,
191191 async ^>= 2.2.1 ,
192- atomic-primops >= 0.8.8 && < 0.9 ,
192+ atomic-primops >= 0.8.4 && < 0.9 ,
193193 attoparsec >= 0.14.4 && < 0.15 ,
194194 attoparsec-aeson >= 2.1 && < 2.3 ,
195195 base >= 4.11.1.0 && < 4.20 ,
@@ -199,20 +199,20 @@ library
199199 clock >= 0.8.4 && < 0.9 ,
200200 concurrent-extra >= 0.7.0 && < 0.8 ,
201201 containers >= 0.5.11 && < 0.7 ,
202- data-default >= 0.8.0 && < 0.9 ,
202+ data-default >= 0.7.1 && < 0.9 ,
203203 deepseq >= 1.4.4 && < 1.6 ,
204204 directory ^>= 1.3.1.5 ,
205205 either >= 5.0.2 && < 5.1 ,
206206 exceptions >= 0.10.4 && < 0.11 ,
207- extra >= 1.8 && < 1.9 ,
207+ extra >= 1.7.14 && < 1.9 ,
208208 filepath ^>= 1.4.2 ,
209209 ghc >= 8.6.5 && < 9.9 ,
210210 ghci >= 8.6.5 && < 9.9 ,
211211 hashable >= 1.2.7.0 && < 1.5 ,
212212 haskell-src-exts >= 1.23.1 && < 1.24 ,
213213 integer-gmp >= 1.0.2.0 && < 1.2 ,
214- json >= 0.11 && < 0.12 ,
215- lens >= 5.3 .3 && < 5.4 ,
214+ json >= 0.10 && < 0.12 ,
215+ lens >= 5.2 .3 && < 5.4 ,
216216 lifted-base >= 0.2.3 && < 0.3 ,
217217 mangle >= 0.1.0 && < 0.2 ,
218218 monad-control >= 1.0.3 && < 1.1 ,
@@ -223,12 +223,12 @@ library
223223 primitive < 0.9 ,
224224 process ^>= 1.6.3.0 ,
225225 scientific >= 0.3.7 && < 0.4 ,
226- some >= 1.0.6 && < 1.1 ,
226+ some >= 1.0.4 && < 1.1 ,
227227 split ^>= 0.2.3.3 ,
228228 stm >= 2.5.0 && < 2.6 ,
229229 template-haskell >= 2.13 && < 2.22 ,
230230 text >= 1.2.3.0 && < 2.2 ,
231- text-show >= 3.10.5 && < 3.12 ,
231+ text-show >= 3.10.4 && < 3.12 ,
232232 time >= 1.8.0.2 && < 1.13 ,
233233 transformers >= 0.5.6 && < 0.7 ,
234234 unix >= 2.7.2.2 && < 2.9 ,
0 commit comments