@@ -192,22 +192,22 @@ library
192192 atomic-primops >= 0.8.8 && < 0.9 ,
193193 attoparsec >= 0.14.4 && < 0.15 ,
194194 attoparsec-aeson >= 2.1 && < 2.3 ,
195- base >= 4.11.1.0 && < 4.20 ,
195+ base >= 4.11.1.0 && < 4.21 ,
196196 binary ^>= 0.8.5.1 ,
197197 bytestring >= 0.10.8.2 && < 0.13 ,
198198 bytestring-lexing >= 0.5.0 && < 0.6 ,
199199 clock >= 0.8.4 && < 0.9 ,
200200 concurrent-extra >= 0.7.0 && < 0.8 ,
201- containers >= 0.5.11 && < 0.7 ,
201+ containers >= 0.5.11 && < 0.8 ,
202202 data-default >= 0.8.0 && < 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 ,
208- filepath ^ >= 1.4.2 ,
209- ghc >= 8.6.5 && < 9.9 ,
210- ghci >= 8.6.5 && < 9.9 ,
207+ extra >= 1.7 && < 1.9 ,
208+ filepath >= 1.4.2 && < 1.6 ,
209+ ghc >= 8.6.5 && < 9.11 ,
210+ ghci >= 8.6.5 && < 9.11 ,
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 ,
@@ -220,13 +220,13 @@ library
220220 optparse-applicative >= 0.17 && < 0.19 ,
221221 pretty ^>= 1.1.3.6 ,
222222 prettyprinter >= 1.2.1 && < 1.8 ,
223- primitive < 0.9 ,
223+ primitive < 0.10 ,
224224 process ^>= 1.6.3.0 ,
225225 scientific >= 0.3.7 && < 0.4 ,
226226 some >= 1.0.6 && < 1.1 ,
227227 split ^>= 0.2.3.3 ,
228228 stm >= 2.5.0 && < 2.6 ,
229- template-haskell >= 2.13 && < 2.22 ,
229+ template-haskell >= 2.13 && < 2.23 ,
230230 text >= 1.2.3.0 && < 2.2 ,
231231 text-show >= 3.10.5 && < 3.12 ,
232232 time >= 1.8.0.2 && < 1.13 ,
@@ -237,7 +237,7 @@ library
237237
238238 build-tool-depends : hsc2hs :hsc2hs
239239
240- pkgconfig-depends : libglog, libevent, fmt, gflags
240+ pkgconfig-depends : libevent, fmt, gflags
241241 if flag(folly)
242242 extra-libraries : double-conversion
243243 else
0 commit comments