Skip to content

Commit 2dfb0d5

Browse files
committed
Bump pandoc version
1 parent a2d43a4 commit 2dfb0d5

File tree

5 files changed

+140
-131
lines changed

5 files changed

+140
-131
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Haskell CI
33
on: [push]
44

55
env:
6-
PANDOC_VERSION: "3.1.12.2"
6+
PANDOC_VERSION: "3.1.12.3"
77

88
jobs:
99
build:

cabal.project.freeze

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ constraints: any.Cabal ==3.10.1.0,
3939
any.base16-bytestring ==1.0.2.0,
4040
any.base64-bytestring ==1.2.1.0,
4141
any.basement ==0.0.16,
42-
any.bifunctors ==5.6.1,
42+
any.bifunctors ==5.6.2,
4343
bifunctors +tagged,
4444
any.binary ==0.8.9.1,
4545
any.binary-orphans ==1.0.4.1,
4646
any.bitvec ==1.1.5.0,
4747
bitvec +simd,
4848
any.blaze-builder ==0.4.2.3,
49-
any.blaze-html ==0.9.1.2,
49+
any.blaze-html ==0.9.2.0,
5050
any.blaze-markup ==0.8.3.0,
5151
any.byteorder ==1.0.4,
5252
any.bytestring ==0.11.5.3,
@@ -65,8 +65,8 @@ constraints: any.Cabal ==3.10.1.0,
6565
cmdargs +quotation -testprog,
6666
any.code-page ==0.2.1,
6767
any.colour ==2.3.6,
68-
any.commonmark ==0.2.5.1,
69-
any.commonmark-extensions ==0.2.5.3,
68+
any.commonmark ==0.2.6,
69+
any.commonmark-extensions ==0.2.5.4,
7070
any.commonmark-pandoc ==0.2.2.1,
7171
any.comonad ==5.0.8,
7272
comonad +containers +distributive +indexed-traversable,
@@ -100,7 +100,7 @@ constraints: any.Cabal ==3.10.1.0,
100100
any.directory ==1.3.8.1,
101101
any.distributive ==0.6.2.1,
102102
distributive +semigroups +tagged,
103-
any.djot ==0.1.1.1,
103+
any.djot ==0.1.1.3,
104104
any.dlist ==1.0,
105105
dlist -werror,
106106
any.doclayout ==0.4.0.1,
@@ -147,7 +147,7 @@ constraints: any.Cabal ==3.10.1.0,
147147
any.hspec-core ==2.11.7,
148148
any.hspec-discover ==2.11.7,
149149
any.hspec-expectations ==0.8.4,
150-
any.http-client ==0.7.16,
150+
any.http-client ==0.7.17,
151151
http-client +network-uri,
152152
any.http-client-tls ==0.3.6.3,
153153
any.http-types ==0.12.4,
@@ -162,8 +162,9 @@ constraints: any.Cabal ==3.10.1.0,
162162
any.isocline ==1.0.9,
163163
any.jira-wiki-markup ==1.5.1,
164164
any.js-chart ==2.9.4.1,
165-
any.libyaml ==0.1.2,
165+
any.libyaml ==0.1.4,
166166
libyaml -no-unicode -system-libyaml,
167+
any.libyaml-clib ==0.2.5,
167168
any.lpeg ==1.1.0,
168169
lpeg -rely-on-shared-lpeg-library,
169170
any.lua ==2.3.2,
@@ -190,9 +191,9 @@ constraints: any.Cabal ==3.10.1.0,
190191
any.optparse-applicative ==0.18.1.0,
191192
optparse-applicative +process,
192193
any.ordered-containers ==0.2.3,
193-
any.pandoc ==3.1.12.2,
194+
any.pandoc ==3.1.12.3,
194195
pandoc -embed_data_files,
195-
any.pandoc-cli ==3.1.12.2,
196+
any.pandoc-cli ==3.1.12.3,
196197
pandoc-cli +lua -nightly -server,
197198
pandoc-crossref +enable_flaky_tests,
198199
any.pandoc-lua-engine ==0.2.1.3,
@@ -224,9 +225,9 @@ constraints: any.Cabal ==3.10.1.0,
224225
semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers,
225226
any.serialise ==0.2.6.1,
226227
serialise +newtime15,
227-
any.skylighting ==0.14.1,
228+
any.skylighting ==0.14.1.1,
228229
skylighting -executable,
229-
any.skylighting-core ==0.14.1,
230+
any.skylighting-core ==0.14.1.1,
230231
skylighting-core -executable,
231232
any.skylighting-format-ansi ==0.1,
232233
any.skylighting-format-blaze-html ==0.1.1.2,
@@ -247,7 +248,7 @@ constraints: any.Cabal ==3.10.1.0,
247248
any.tagsoup ==0.14.8,
248249
any.template-haskell ==2.20.0.0,
249250
any.temporary ==1.3,
250-
any.texmath ==0.12.8.6,
251+
any.texmath ==0.12.8.7,
251252
texmath -executable -server,
252253
any.text ==2.0.2,
253254
any.text-conversions ==0.3.1.1,
@@ -256,7 +257,7 @@ constraints: any.Cabal ==3.10.1.0,
256257
text-short -asserts,
257258
any.tf-random ==0.5,
258259
any.th-abstraction ==0.6.0.0,
259-
any.th-compat ==0.1.4,
260+
any.th-compat ==0.1.5,
260261
any.th-lift ==0.8.4,
261262
any.th-lift-instances ==0.1.20,
262263
any.these ==1.2,
@@ -265,12 +266,12 @@ constraints: any.Cabal ==3.10.1.0,
265266
time-compat -old-locale,
266267
any.tls ==2.0.1,
267268
tls -devel,
268-
any.toml-parser ==1.3.2.0,
269+
any.toml-parser ==2.0.0.0,
269270
any.transformers ==0.6.1.0,
270271
any.transformers-compat ==0.7.2,
271272
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two,
272273
any.typed-process ==0.2.11.1,
273-
any.typst ==0.5.0.1,
274+
any.typst ==0.5.0.2,
274275
typst -executable,
275276
any.typst-symbols ==0.1.5,
276277
any.unicode-collation ==0.1.3.6,
@@ -301,8 +302,8 @@ constraints: any.Cabal ==3.10.1.0,
301302
any.xml-types ==0.3.8,
302303
any.yaml ==0.11.11.2,
303304
yaml +no-examples +no-exe,
304-
any.zip-archive ==0.4.3,
305+
any.zip-archive ==0.4.3.1,
305306
zip-archive -executable,
306307
any.zlib ==0.6.3.0,
307308
zlib -bundled-c-zlib -non-blocking-ffi -pkg-config
308-
index-state: hackage.haskell.org 2024-03-05T02:30:14Z
309+
index-state: hackage.haskell.org 2024-03-22T23:18:32Z

flake.lock

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)