Skip to content

Commit 55a5158

Browse files
committed
[CI] Fix freezefile
1 parent 6e7dcd4 commit 55a5158

File tree

3 files changed

+165
-14
lines changed

3 files changed

+165
-14
lines changed

cabal.project.freeze

Lines changed: 75 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,35 @@
11
active-repositories: hackage.haskell.org:merge
2-
constraints: any.Glob ==0.10.2,
2+
constraints: any.Cabal ==3.10.3.0,
3+
any.Cabal-syntax ==3.10.3.0,
4+
any.Glob ==0.10.2,
35
any.HUnit ==1.6.2.0,
46
any.JuicyPixels ==3.3.9,
7+
JuicyPixels -mmap,
58
any.OneTuple ==0.4.2,
69
any.Only ==0.1,
710
any.QuickCheck ==2.16.0.0,
11+
QuickCheck -old-random +templatehaskell,
812
any.StateVar ==1.2.2,
913
any.aeson ==2.2.3.0,
14+
aeson +ordered-keymap,
1015
any.aeson-pretty ==0.8.10,
16+
aeson-pretty -lib-only,
17+
any.alex ==3.5.4.0,
1118
any.ansi-terminal ==1.1.3,
19+
ansi-terminal -example,
1220
any.ansi-terminal-types ==1.1.3,
1321
any.appar ==0.1.8,
1422
any.array ==0.5.8.0,
1523
any.asn1-encoding ==0.9.6,
1624
any.asn1-parse ==0.9.5,
1725
any.asn1-types ==0.3.4,
1826
any.assoc ==1.1.1,
27+
assoc -tagged,
1928
any.async ==2.2.5,
29+
async -bench,
2030
any.attoparsec ==0.14.4,
31+
attoparsec -developer,
32+
any.attoparsec-aeson ==2.2.2.0,
2133
any.base ==4.19.2.0,
2234
any.base-compat ==0.14.1,
2335
any.base-compat-batteries ==0.14.1,
@@ -26,38 +38,51 @@ constraints: any.Glob ==0.10.2,
2638
any.base64-bytestring ==1.2.1.0,
2739
any.basement ==0.0.16,
2840
any.bifunctors ==5.6.2,
41+
bifunctors +tagged,
2942
any.binary ==0.8.9.1,
3043
any.binary-orphans ==1.0.5,
3144
any.bitvec ==1.1.5.0,
45+
bitvec +simd,
3246
any.blaze-builder ==0.4.4.1,
3347
any.blaze-html ==0.9.2.0,
3448
any.blaze-markup ==0.8.3.0,
3549
any.byteorder ==1.0.4,
3650
any.bytestring ==0.12.1.0,
51+
any.cabal-doctest ==1.0.11,
3752
any.call-stack ==0.4.0,
3853
any.case-insensitive ==1.2.1.0,
3954
any.cassava ==0.5.4.1,
4055
any.cborg ==0.2.10.0,
56+
cborg +optimize-gmp,
4157
any.cereal ==0.5.8.3,
58+
cereal -bytestring-builder,
4259
any.character-ps ==0.1,
4360
any.citeproc ==0.11,
4461
citeproc -executable -icu,
62+
any.cmdargs ==0.10.22,
63+
cmdargs +quotation -testprog,
4564
any.code-page ==0.2.1,
4665
any.colour ==2.3.6,
4766
any.commonmark ==0.2.6.1,
4867
any.commonmark-extensions ==0.2.6,
4968
any.commonmark-pandoc ==0.2.3,
5069
any.comonad ==5.0.9,
70+
comonad +containers +distributive +indexed-traversable,
5171
any.conduit ==1.3.6.1,
5272
any.conduit-extra ==1.3.8,
5373
any.containers ==0.6.8,
5474
any.contravariant ==1.5.5,
75+
contravariant +semigroups +statevar +tagged,
5576
any.cookie ==0.5.1,
5677
any.criterion ==1.6.4.1,
78+
criterion -embed-data-files -fast,
5779
any.criterion-measurement ==0.2.3.0,
80+
criterion-measurement -fast,
5881
any.crypton ==1.0.4,
82+
crypton -check_alignment +integer-gmp -old_toolchain_inliner +support_aesni +support_deepseq +support_pclmuldq +support_rdrand -support_sse +use_target_attributes,
5983
any.crypton-connection ==0.4.5,
6084
any.crypton-socks ==0.6.2,
85+
crypton-socks -example +network-3-0-0-0,
6186
any.crypton-x509 ==1.7.7,
6287
any.crypton-x509-store ==1.6.11,
6388
any.crypton-x509-system ==1.6.7,
@@ -68,13 +93,17 @@ constraints: any.Glob ==0.10.2,
6893
any.deepseq ==1.5.1.0,
6994
any.dense-linear-algebra ==0.1.0.0,
7095
any.digest ==0.0.2.1,
96+
digest -have_arm64_crc32c -have_builtin_prefetch -have_mm_prefetch -have_sse42 -have_strong_getauxval -have_weak_getauxval,
7197
any.directory ==1.3.8.5,
7298
any.distributive ==0.6.2.1,
99+
distributive +semigroups +tagged,
73100
any.djot ==0.1.2.3,
74101
any.dlist ==1.0,
102+
dlist -werror,
75103
any.doclayout ==0.5.0.1,
76104
any.doctemplates ==0.11.0.1,
77105
any.ech-config ==0.0.1,
106+
ech-config -devel,
78107
any.emojis ==0.1.4.1,
79108
any.exceptions ==0.10.7,
80109
any.file-embed ==0.0.16.0,
@@ -87,10 +116,15 @@ constraints: any.Glob ==0.10.2,
87116
any.gridtables ==0.1.1.0,
88117
any.haddock-library ==1.11.0,
89118
any.half ==0.3.3,
119+
any.happy ==2.1.7,
120+
any.happy-lib ==2.1.7,
90121
any.hashable ==1.5.0.0,
122+
hashable -arch-native -random-initial-seed,
91123
any.haskell-lexer ==1.2.1,
92124
any.hourglass ==0.2.12,
93125
any.hpke ==0.0.0,
126+
any.hsc2hs ==0.68.10,
127+
hsc2hs -in-ghc-tree,
94128
any.hslua ==2.4.0,
95129
hslua -executable,
96130
any.hslua-aeson ==2.3.1.1,
@@ -116,26 +150,31 @@ constraints: any.Glob ==0.10.2,
116150
any.hspec-discover ==2.11.14,
117151
any.hspec-expectations ==0.8.4,
118152
any.http-client ==0.7.19,
153+
http-client +network-uri,
119154
any.http-client-tls ==0.3.6.4,
120155
any.http-types ==0.12.4,
121156
any.indexed-traversable ==0.1.4,
122157
any.indexed-traversable-instances ==0.1.2,
123158
any.integer-conversion ==0.1.1,
124159
any.integer-gmp ==1.1,
125160
any.integer-logarithms ==1.0.4,
161+
integer-logarithms -check-bounds +integer-gmp,
126162
any.iproute ==1.7.15,
127163
any.ipynb ==0.2,
128164
any.isocline ==1.0.9,
129165
any.jira-wiki-markup ==1.5.1,
130166
any.js-chart ==2.9.4.1,
131167
any.libyaml ==0.1.4,
168+
libyaml -no-unicode -system-libyaml,
132169
any.libyaml-clib ==0.2.5,
133170
any.lpeg ==1.1.0,
134171
lpeg -rely-on-shared-lpeg-library,
135172
any.lua ==2.3.3,
136173
lua +allow-unsafe-gc -apicheck -cross-compile +export-dynamic -lua_32bits -system-lua,
137174
any.math-functions ==0.3.4.4,
175+
math-functions +system-erf +system-expm1,
138176
any.memory ==0.18.0,
177+
memory +support_bytestring +support_deepseq,
139178
any.microlens ==0.4.14.0,
140179
any.microlens-ghc ==0.4.15.1,
141180
any.microlens-mtl ==0.2.1.0,
@@ -145,13 +184,17 @@ constraints: any.Glob ==0.10.2,
145184
any.mono-traversable ==1.0.21.0,
146185
any.mtl ==2.3.1,
147186
any.mwc-random ==0.15.2.0,
187+
mwc-random -benchpapi,
148188
any.network ==3.2.8.0,
189+
network -devel,
149190
any.network-byte-order ==0.1.7,
150191
any.network-uri ==2.6.4.2,
151192
any.old-locale ==1.0.0.7,
152193
any.old-time ==1.1.0.4,
153194
any.open-browser ==0.3.0.1,
195+
open-browser -example,
154196
any.optparse-applicative ==0.19.0.0,
197+
optparse-applicative +process,
155198
any.ordered-containers ==0.2.4,
156199
any.os-string ==2.0.8,
157200
any.pandoc ==3.8.2.1,
@@ -167,43 +210,59 @@ constraints: any.Glob ==0.10.2,
167210
any.pretty ==1.1.3.6,
168211
any.pretty-show ==1.10,
169212
any.prettyprinter ==1.7.1,
213+
prettyprinter -buildreadme +text,
170214
any.prettyprinter-ansi-terminal ==1.1.3,
171215
any.primitive ==0.9.1.0,
172216
any.process ==1.6.25.0,
173217
any.quickcheck-io ==0.2.0,
174218
any.random ==1.3.1,
175219
any.regex-base ==0.94.0.3,
176220
any.regex-tdfa ==1.3.2.5,
221+
regex-tdfa +doctest -force-o2,
177222
any.resourcet ==1.3.0,
178223
any.rts ==1.0.2,
179224
any.safe ==0.3.21,
180225
any.scientific ==0.3.8.0,
226+
scientific -integer-simple,
181227
any.semialign ==1.3.1,
228+
semialign +semigroupoids,
182229
any.semigroupoids ==6.0.1,
230+
semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers,
183231
any.serialise ==0.2.6.1,
232+
serialise +newtime15,
184233
any.skylighting ==0.14.7,
234+
skylighting -executable,
185235
any.skylighting-core ==0.14.7,
236+
skylighting-core -executable,
186237
any.skylighting-format-ansi ==0.1,
187238
any.skylighting-format-blaze-html ==0.1.1.3,
188239
any.skylighting-format-context ==0.1.0.2,
189240
any.skylighting-format-latex ==0.1,
190241
any.skylighting-format-typst ==0.1,
191242
any.split ==0.2.5,
192243
any.splitmix ==0.1.3.1,
244+
splitmix -optimised-mixer,
193245
any.statistics ==0.16.3.0,
246+
statistics -benchpapi,
194247
any.stm ==2.5.3.1,
195248
any.streaming-commons ==0.2.3.0,
249+
streaming-commons -use-bytestring-builder,
196250
any.strict ==0.5.1,
197251
any.syb ==0.7.3,
198252
any.tagged ==0.8.9,
253+
tagged +deepseq +transformers,
199254
any.tagsoup ==0.14.8,
255+
any.tasty ==1.5.3,
256+
tasty +unix,
200257
any.template-haskell ==2.21.0.0,
201258
any.temporary ==1.3,
202259
any.texmath ==0.13.0.1,
260+
texmath -executable -server,
203261
any.text ==2.1.1,
204262
any.text-conversions ==0.3.1.1,
205263
any.text-iso8601 ==0.1.1,
206264
any.text-short ==0.1.6,
265+
text-short -asserts,
207266
any.tf-random ==0.5,
208267
any.th-abstraction ==0.7.1.0,
209268
any.th-compat ==0.1.6,
@@ -212,26 +271,35 @@ constraints: any.Glob ==0.10.2,
212271
any.these ==1.2.1,
213272
any.time ==1.12.2,
214273
any.time-compat ==1.9.8,
215-
any.tls ==2.1.11,
274+
any.tls ==2.1.12,
275+
tls -devel,
216276
any.toml-parser ==2.0.1.2,
217277
any.transformers ==0.6.1.0,
218278
any.transformers-compat ==0.7.2,
279+
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two,
219280
any.typed-process ==0.2.13.0,
220281
any.typst ==0.8.0.2,
282+
typst -executable,
221283
any.typst-symbols ==0.1.8.1,
222284
any.unicode-collation ==0.1.3.6,
223-
any.unicode-data ==0.6.0,
285+
unicode-collation -doctests -executable,
286+
any.unicode-data ==0.8.0,
287+
unicode-data -dev-has-icu,
224288
any.unicode-transforms ==0.4.0.1,
289+
unicode-transforms -bench-show -dev -has-icu -has-llvm -use-gauge,
225290
any.uniplate ==1.6.13,
226291
any.unix ==2.8.6.0,
227292
any.unix-time ==0.4.17,
228293
any.unliftio-core ==0.2.1.0,
229294
any.unordered-containers ==0.2.20.1,
295+
unordered-containers -debug,
230296
any.utf8-string ==1.0.2,
231297
any.utility-ht ==0.0.17.2,
232298
any.uuid-types ==1.0.6,
233299
any.vector ==0.13.2.0,
300+
vector +boundschecks -internalchecks -unsafechecks -wall,
234301
any.vector-algorithms ==0.9.1.0,
302+
vector-algorithms +bench +boundschecks -internalchecks -llvm -unsafechecks,
235303
any.vector-binary-instances ==0.2.5.2,
236304
any.vector-stream ==0.1.0.1,
237305
any.vector-th-unbox ==0.2.2,
@@ -240,6 +308,9 @@ constraints: any.Glob ==0.10.2,
240308
any.xml-conduit ==1.10.0.1,
241309
any.xml-types ==0.3.8,
242310
any.yaml ==0.11.11.2,
311+
yaml +no-examples +no-exe,
243312
any.zip-archive ==0.4.3.2,
244-
any.zlib ==0.7.1.1
313+
zip-archive -executable,
314+
any.zlib ==0.7.1.1,
315+
zlib -bundled-c-zlib +non-blocking-ffi
245316
index-state: hackage.haskell.org 2025-10-22T15:41:31Z

stack.yaml

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ghc-options:
1414
packages:
1515
- .
1616
extra-deps:
17+
- Cabal-syntax-3.10.3.0
18+
- Glob-0.10.2
1719
- HUnit-1.6.2.0
1820
- JuicyPixels-3.3.9
1921
- OneTuple-0.4.2
@@ -22,6 +24,7 @@ extra-deps:
2224
- StateVar-1.2.2
2325
- aeson-2.2.3.0
2426
- aeson-pretty-0.8.10
27+
- alex-3.5.4.0
2528
- ansi-terminal-1.1.3
2629
- ansi-terminal-types-1.1.3
2730
- appar-0.1.8
@@ -32,6 +35,7 @@ extra-deps:
3235
- assoc-1.1.1
3336
- async-2.2.5
3437
- attoparsec-0.14.4
38+
- attoparsec-aeson-2.2.2.0
3539
- base-compat-0.14.1
3640
- base-compat-batteries-0.14.1
3741
- base-orphans-0.9.3
@@ -47,13 +51,15 @@ extra-deps:
4751
- blaze-markup-0.8.3.0
4852
- byteorder-1.0.4
4953
- bytestring-0.12.1.0
54+
- cabal-doctest-1.0.11
5055
- call-stack-0.4.0
5156
- case-insensitive-1.2.1.0
5257
- cassava-0.5.4.1
5358
- cborg-0.2.10.0
5459
- cereal-0.5.8.3
5560
- character-ps-0.1
5661
- citeproc-0.11
62+
- cmdargs-0.10.22
5763
- code-page-0.2.1
5864
- colour-2.3.6
5965
- commonmark-0.2.6.1
@@ -97,10 +103,13 @@ extra-deps:
97103
- gridtables-0.1.1.0
98104
- haddock-library-1.11.0
99105
- half-0.3.3
106+
- happy-2.1.7
107+
- happy-lib-2.1.7
100108
- hashable-1.5.0.0
101109
- haskell-lexer-1.2.1
102110
- hourglass-0.2.12
103111
- hpke-0.0.0
112+
- hsc2hs-0.68.10
104113
- hslua-2.4.0
105114
- hslua-aeson-2.3.1.1
106115
- hslua-classes-2.3.1
@@ -199,6 +208,7 @@ extra-deps:
199208
- syb-0.7.3
200209
- tagged-0.8.9
201210
- tagsoup-0.14.8
211+
- tasty-1.5.3
202212
- template-haskell-2.21.0.0
203213
- temporary-1.3
204214
- texmath-0.13.0.1
@@ -214,15 +224,15 @@ extra-deps:
214224
- these-1.2.1
215225
- time-1.12.2
216226
- time-compat-1.9.8
217-
- tls-2.1.11
227+
- tls-2.1.12
218228
- toml-parser-2.0.1.2
219229
- transformers-0.6.1.0
220230
- transformers-compat-0.7.2
221231
- typed-process-0.2.13.0
222232
- typst-0.8.0.2
223233
- typst-symbols-0.1.8.1
224234
- unicode-collation-0.1.3.6
225-
- unicode-data-0.6.0
235+
- unicode-data-0.8.0
226236
- unicode-transforms-0.4.0.1
227237
- uniplate-1.6.13
228238
- unix-2.8.6.0

0 commit comments

Comments
 (0)