Skip to content

Commit 848cafe

Browse files
authored
Update dependencies to use Cabal 3.14 (#1041)
1 parent 8578186 commit 848cafe

File tree

1 file changed

+27
-26
lines changed

1 file changed

+27
-26
lines changed

cabal.project.freeze

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
active-repositories: hackage.haskell.org:merge
2-
constraints: any.Cabal ==3.12.1.0,
3-
any.Cabal-syntax ==3.12.1.0,
2+
constraints: any.Cabal ==3.14.1.0,
3+
any.Cabal-syntax ==3.14.1.0,
44
any.Glob ==0.10.2,
55
any.HUnit ==1.6.2.0,
66
any.JuicyPixels ==3.3.9,
@@ -59,7 +59,7 @@ constraints: any.Cabal ==3.12.1.0,
5959
any.bifunctors ==5.6.3,
6060
bifunctors +tagged,
6161
any.binary ==0.8.9.3,
62-
any.bitvec ==1.1.5.0,
62+
any.bitvec ==1.1.6.0,
6363
bitvec +simd,
6464
any.blaze-builder ==0.4.4.1,
6565
any.blaze-html ==0.9.2.0,
@@ -104,7 +104,7 @@ constraints: any.Cabal ==3.12.1.0,
104104
any.concurrent-output ==1.10.21,
105105
any.conduit ==1.3.6.1,
106106
any.conduit-extra ==1.3.8,
107-
any.constraints ==0.14.3,
107+
any.constraints ==0.14.4,
108108
any.containers ==0.7,
109109
any.contiguous ==0.6.5.0,
110110
any.contravariant ==1.5.6,
@@ -144,7 +144,7 @@ constraints: any.Cabal ==3.12.1.0,
144144
directory-ospath-streaming +os-string,
145145
any.distributive ==0.6.3,
146146
distributive +tagged,
147-
any.djot ==0.1.2.4,
147+
any.djot ==0.1.3,
148148
any.dlist ==1.0,
149149
dlist -werror,
150150
any.doclayout ==0.5.0.1,
@@ -161,15 +161,16 @@ constraints: any.Cabal ==3.12.1.0,
161161
entropy -donotgetentropy,
162162
any.envparse ==0.6.0,
163163
any.erf ==2.0.0.0,
164-
any.eventlog-socket ==0.1.0.0,
164+
any.eventlog-socket ==0.1.1.0,
165+
eventlog-socket -control -debug -optimise-heavily,
165166
any.exceptions ==0.10.9,
166167
any.extensible-exceptions ==0.1.1.4,
167168
any.extra ==1.8.1,
168169
any.fast-logger ==3.2.6,
169170
any.feed ==1.3.2.1,
170171
any.file-embed ==0.0.16.0,
171-
any.file-io ==0.1.5,
172-
file-io +os-string,
172+
any.file-io ==0.1.6,
173+
file-io +long-paths +os-string,
173174
any.filepath ==1.5.4.0,
174175
any.filtrable ==0.1.6.0,
175176
filtrable +containers,
@@ -211,9 +212,9 @@ constraints: any.Cabal ==3.12.1.0,
211212
hsc2hs -in-ghc-tree,
212213
any.hsec-core ==0.3.0.0,
213214
any.hsec-tools ==0.3.0.1,
214-
any.hspec ==2.11.16,
215-
any.hspec-core ==2.11.16,
216-
any.hspec-discover ==2.11.16,
215+
any.hspec ==2.11.17,
216+
any.hspec-core ==2.11.17,
217+
any.hspec-discover ==2.11.17,
217218
any.hspec-expectations ==0.8.4,
218219
any.hsyslog ==5.0.2,
219220
hsyslog -install-examples,
@@ -269,7 +270,7 @@ constraints: any.Cabal ==3.12.1.0,
269270
memory +support_bytestring +support_deepseq,
270271
any.microlens ==0.5.0.0,
271272
any.microlens-th ==0.4.3.18,
272-
any.mime-types ==0.1.2.1,
273+
any.mime-types ==0.1.2.2,
273274
any.mmorph ==1.2.2,
274275
any.modern-uri ==0.3.6.1,
275276
modern-uri -dev,
@@ -290,16 +291,16 @@ constraints: any.Cabal ==3.12.1.0,
290291
any.natural-arithmetic ==0.2.3.0,
291292
any.network ==3.2.8.0,
292293
network -devel,
293-
any.network-byte-order ==0.1.7,
294+
any.network-byte-order ==0.1.8,
294295
any.network-control ==0.1.7,
295296
any.network-info ==0.2.1,
296297
any.network-uri ==2.6.4.2,
297298
any.odd-jobs ==0.2.3,
298299
any.old-locale ==1.0.0.7,
299-
any.old-time ==1.1.0.5,
300+
any.old-time ==1.1.1.0,
300301
any.one-time-password ==3.0.1.0,
301302
any.openapi3 ==3.2.4,
302-
any.optics-core ==0.4.1.1,
303+
any.optics-core ==0.4.2,
303304
optics-core -explicit-generic-labels,
304305
any.optics-extra ==0.4.2.1,
305306
any.optics-th ==0.4.1,
@@ -347,8 +348,8 @@ constraints: any.Cabal ==3.12.1.0,
347348
any.prometheus-proc ==0.1.6.1,
348349
any.psqueues ==0.2.8.3,
349350
any.purl ==0.1.0.0,
350-
any.qrcode-core ==0.9.10,
351-
any.qrcode-juicypixels ==0.8.6,
351+
any.qrcode-core ==0.9.11,
352+
any.qrcode-juicypixels ==0.8.7,
352353
any.quickcheck-io ==0.2.0,
353354
any.quote-quot ==0.2.1.0,
354355
any.random ==1.3.1,
@@ -406,7 +407,7 @@ constraints: any.Cabal ==3.12.1.0,
406407
any.skylighting-core ==0.14.7,
407408
skylighting-core -executable,
408409
any.skylighting-format-ansi ==0.1,
409-
any.skylighting-format-blaze-html ==0.1.1.3,
410+
any.skylighting-format-blaze-html ==0.1.2,
410411
any.skylighting-format-context ==0.1.0.2,
411412
any.skylighting-format-latex ==0.1,
412413
any.skylighting-format-typst ==0.1,
@@ -419,7 +420,7 @@ constraints: any.Cabal ==3.12.1.0,
419420
any.splitmix ==0.1.3.2,
420421
splitmix -optimised-mixer,
421422
any.stm ==2.5.3.1,
422-
any.stm-chans ==3.0.0.9,
423+
any.stm-chans ==3.0.0.11,
423424
any.streaming-commons ==0.2.3.1,
424425
streaming-commons -use-bytestring-builder,
425426
any.streamly ==0.11.0,
@@ -431,7 +432,7 @@ constraints: any.Cabal ==3.12.1.0,
431432
any.string-conv ==0.2.0,
432433
string-conv -lib-werror,
433434
any.string-conversions ==0.4.0.1,
434-
any.syb ==0.7.3,
435+
any.syb ==0.7.4,
435436
any.tagged ==0.8.10,
436437
tagged +deepseq +template-haskell,
437438
any.tagsoup ==0.14.8,
@@ -463,10 +464,10 @@ constraints: any.Cabal ==3.12.1.0,
463464
any.these ==1.2.1,
464465
any.these-skinny ==0.7.6,
465466
any.time ==1.12.2,
466-
any.time-compat ==1.9.8,
467+
any.time-compat ==1.9.9,
467468
any.time-locale-compat ==0.1.1.5,
468469
time-locale-compat -old-locale,
469-
any.time-manager ==0.3.1,
470+
any.time-manager ==0.3.1.1,
470471
any.timerep ==2.1.0.0,
471472
any.timing-convenience ==0.1,
472473
any.tls ==2.0.6,
@@ -476,7 +477,7 @@ constraints: any.Cabal ==3.12.1.0,
476477
any.tracing ==1.0.0.0,
477478
any.tracing-effectful ==1.0.0.0,
478479
any.transformers ==0.6.1.1,
479-
any.transformers-base ==0.4.6,
480+
any.transformers-base ==0.4.6.1,
480481
transformers-base +orphaninstances,
481482
any.transformers-compat ==0.7.2,
482483
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two,
@@ -516,8 +517,8 @@ constraints: any.Cabal ==3.12.1.0,
516517
vector-algorithms +bench +boundschecks -internalchecks -llvm -unsafechecks,
517518
any.vector-stream ==0.1.0.1,
518519
any.wai ==3.2.4,
519-
any.wai-app-static ==3.1.9,
520-
wai-app-static +crypton -print,
520+
any.wai-app-static ==3.1.9.1,
521+
wai-app-static -print,
521522
any.wai-extra ==3.1.18,
522523
wai-extra -build-example,
523524
any.wai-log ==0.4.0.1,
@@ -540,4 +541,4 @@ constraints: any.Cabal ==3.12.1.0,
540541
zip-archive -executable,
541542
any.zlib ==0.7.1.1,
542543
zlib -bundled-c-zlib +non-blocking-ffi -pkg-config
543-
index-state: hackage.haskell.org 2026-01-26T11:25:21Z
544+
index-state: hackage.haskell.org 2026-03-12T09:04:54Z

0 commit comments

Comments
 (0)