Skip to content

Commit 4b17ab4

Browse files
committed
Bump Pandoc version
1 parent e9a92b6 commit 4b17ab4

File tree

8 files changed

+238
-212
lines changed

8 files changed

+238
-212
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.13"
6+
PANDOC_VERSION: "3.2"
77

88
jobs:
99
build:

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ stack.yaml: cabal.project.freeze stack.template.yaml
2626
echo "# THIS FILE IS GENERATED, DO NOT EDIT DIRECTLY" > stack.yaml
2727
cat stack.template.yaml >> stack.yaml
2828
grep -Ev 'any\.(ghc-boot-th|ghc-prim|rts|base) ' cabal.project.freeze \
29-
| sed -rn 's/^\s*any.(.*) ==([^,]*),?$$/- \1-\2/p' \
29+
| sed -rn 's/^\s*any.([^ ]*) ==([^, ]*)([^,]*),?$$/- \1-\2/p' \
3030
>> stack.yaml
3131

3232
flake.lock: .github/workflows/haskell.yml

cabal.project.freeze

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ constraints: any.Cabal ==3.10.3.0,
55
any.HUnit ==1.6.2.0,
66
any.JuicyPixels ==3.3.8,
77
JuicyPixels -mmap,
8-
any.OneTuple ==0.4.1.1,
8+
any.OneTuple ==0.4.2,
99
any.Only ==0.1,
10-
any.QuickCheck ==2.14.3,
10+
any.QuickCheck ==2.15,
1111
QuickCheck -old-random +templatehaskell,
1212
any.SHA ==1.6.4.4,
1313
SHA -exe,
1414
any.StateVar ==1.2.2,
15-
any.aeson ==2.2.1.0,
15+
any.aeson ==2.2.2.0,
1616
aeson +ordered-keymap,
1717
any.aeson-pretty ==0.8.10,
1818
aeson-pretty -lib-only,
@@ -25,13 +25,13 @@ constraints: any.Cabal ==3.10.3.0,
2525
any.asn1-encoding ==0.9.6,
2626
any.asn1-parse ==0.9.5,
2727
any.asn1-types ==0.3.4,
28-
any.assoc ==1.1,
29-
assoc +tagged,
28+
any.assoc ==1.1.1,
29+
assoc -tagged,
3030
any.async ==2.2.5,
3131
async -bench,
3232
any.attoparsec ==0.14.4,
3333
attoparsec -developer,
34-
any.attoparsec-aeson ==2.2.0.1,
34+
any.attoparsec-aeson ==2.2.2.0,
3535
any.base ==4.18.2.1,
3636
any.base-compat ==0.14.0,
3737
any.base-compat-batteries ==0.14.0,
@@ -42,7 +42,7 @@ constraints: any.Cabal ==3.10.3.0,
4242
any.bifunctors ==5.6.2,
4343
bifunctors +tagged,
4444
any.binary ==0.8.9.1,
45-
any.binary-orphans ==1.0.4.1,
45+
any.binary-orphans ==1.0.5,
4646
any.bitvec ==1.1.5.0,
4747
bitvec +simd,
4848
any.blaze-builder ==0.4.2.3,
@@ -58,6 +58,7 @@ constraints: any.Cabal ==3.10.3.0,
5858
cborg +optimize-gmp,
5959
any.cereal ==0.5.8.3,
6060
cereal -bytestring-builder,
61+
any.character-ps ==0.1,
6162
any.citeproc ==0.8.1,
6263
citeproc -executable -icu,
6364
any.cmdargs ==0.10.22,
@@ -77,7 +78,7 @@ constraints: any.Cabal ==3.10.3.0,
7778
any.cookie ==0.5.0,
7879
any.criterion ==1.6.3.0,
7980
criterion -embed-data-files -fast,
80-
any.criterion-measurement ==0.2.1.0,
81+
any.criterion-measurement ==0.2.2.0,
8182
criterion-measurement -fast,
8283
any.crypton ==1.0.0,
8384
crypton -check_alignment +integer-gmp -old_toolchain_inliner +support_aesni +support_deepseq +support_pclmuldq +support_rdrand -support_sse +use_target_attributes,
@@ -91,15 +92,15 @@ constraints: any.Cabal ==3.10.3.0,
9192
any.data-default-instances-containers ==0.0.1,
9293
any.data-default-instances-dlist ==0.0.1,
9394
any.data-default-instances-old-locale ==0.0.1,
94-
any.data-fix ==0.3.2,
95+
any.data-fix ==0.3.3,
9596
any.deepseq ==1.4.8.1,
9697
any.dense-linear-algebra ==0.1.0.0,
9798
any.digest ==0.0.2.1,
9899
digest -have_arm64_crc32c -have_builtin_prefetch -have_mm_prefetch -have_sse42 -have_strong_getauxval -have_weak_getauxval +pkg-config,
99100
any.directory ==1.3.8.4,
100101
any.distributive ==0.6.2.1,
101102
distributive +semigroups +tagged,
102-
any.djot ==0.1.1.3,
103+
any.djot ==0.1.2,
103104
any.dlist ==1.0,
104105
dlist -werror,
105106
any.doclayout ==0.4.0.1,
@@ -136,7 +137,7 @@ constraints: any.Cabal ==3.10.3.0,
136137
any.hslua-module-system ==1.1.1,
137138
any.hslua-module-text ==1.1.1,
138139
any.hslua-module-version ==1.1.1,
139-
any.hslua-module-zip ==1.1.1,
140+
any.hslua-module-zip ==1.1.3,
140141
any.hslua-objectorientation ==2.3.1,
141142
any.hslua-packaging ==2.3.1,
142143
any.hslua-repl ==0.1.2,
@@ -150,9 +151,9 @@ constraints: any.Cabal ==3.10.3.0,
150151
http-client +network-uri,
151152
any.http-client-tls ==0.3.6.3,
152153
any.http-types ==0.12.4,
153-
any.indexed-traversable ==0.1.3,
154-
any.indexed-traversable-instances ==0.1.1.2,
155-
any.integer-conversion ==0.1.0.1,
154+
any.indexed-traversable ==0.1.4,
155+
any.indexed-traversable-instances ==0.1.2,
156+
any.integer-conversion ==0.1.1,
156157
any.integer-gmp ==1.1,
157158
any.integer-logarithms ==1.0.3.1,
158159
integer-logarithms -check-bounds +integer-gmp,
@@ -176,12 +177,12 @@ constraints: any.Cabal ==3.10.3.0,
176177
any.microlens-ghc ==0.4.14.3,
177178
any.microlens-mtl ==0.2.0.3,
178179
any.microlens-th ==0.4.3.15,
179-
any.microstache ==1.0.2.3,
180+
any.microstache ==1.0.3,
180181
any.mime-types ==0.1.2.0,
181182
any.mono-traversable ==1.0.17.0,
182183
any.mtl ==2.3.1,
183184
any.mwc-random ==0.15.0.2,
184-
any.network ==3.1.4.0,
185+
any.network ==3.2.0.0,
185186
network -devel,
186187
any.network-uri ==2.6.4.2,
187188
any.old-locale ==1.0.0.7,
@@ -190,14 +191,14 @@ constraints: any.Cabal ==3.10.3.0,
190191
any.optparse-applicative ==0.18.1.0,
191192
optparse-applicative +process,
192193
any.ordered-containers ==0.2.3,
193-
any.os-string ==2.0.2.1,
194-
any.pandoc ==3.1.13,
194+
any.os-string ==2.0.2.2,
195+
any.pandoc ==3.2,
195196
pandoc -embed_data_files,
196-
any.pandoc-cli ==3.1.13,
197+
any.pandoc-cli ==3.2,
197198
pandoc-cli +lua -nightly -server,
198-
pandoc-crossref +enable_flaky_tests,
199-
any.pandoc-lua-engine ==0.2.1.4,
200-
any.pandoc-lua-marshal ==0.2.6,
199+
pandoc-crossref -enable_flaky_tests,
200+
any.pandoc-lua-engine ==0.2.1.5,
201+
any.pandoc-lua-marshal ==0.2.7,
201202
any.pandoc-types ==1.23.1,
202203
any.parallel ==3.2.2.0,
203204
any.parsec ==3.1.16.1,
@@ -217,17 +218,17 @@ constraints: any.Cabal ==3.10.3.0,
217218
any.resourcet ==1.3.0,
218219
any.rts ==1.0.2,
219220
any.safe ==0.3.21,
220-
any.scientific ==0.3.7.0,
221-
scientific -bytestring-builder -integer-simple,
222-
any.semialign ==1.3,
221+
any.scientific ==0.3.8.0,
222+
scientific -integer-simple,
223+
any.semialign ==1.3.1,
223224
semialign +semigroupoids,
224-
any.semigroupoids ==6.0.0.1,
225+
any.semigroupoids ==6.0.1,
225226
semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers,
226227
any.serialise ==0.2.6.1,
227228
serialise +newtime15,
228-
any.skylighting ==0.14.1.1,
229+
any.skylighting ==0.14.1.2,
229230
skylighting -executable,
230-
any.skylighting-core ==0.14.1.1,
231+
any.skylighting-core ==0.14.1.2,
231232
skylighting-core -executable,
232233
any.skylighting-format-ansi ==0.1,
233234
any.skylighting-format-blaze-html ==0.1.1.2,
@@ -248,22 +249,21 @@ constraints: any.Cabal ==3.10.3.0,
248249
any.tagsoup ==0.14.8,
249250
any.template-haskell ==2.20.0.0,
250251
any.temporary ==1.3,
251-
any.texmath ==0.12.8.8,
252+
any.texmath ==0.12.8.9,
252253
texmath -executable -server,
253254
any.text ==2.0.2,
254255
any.text-conversions ==0.3.1.1,
255-
any.text-iso8601 ==0.1,
256-
any.text-short ==0.1.5,
256+
any.text-iso8601 ==0.1.1,
257+
any.text-short ==0.1.6,
257258
text-short -asserts,
258259
any.tf-random ==0.5,
259-
any.th-abstraction ==0.6.0.0,
260+
any.th-abstraction ==0.7.0.0,
260261
any.th-compat ==0.1.5,
261262
any.th-lift ==0.8.4,
262263
any.th-lift-instances ==0.1.20,
263-
any.these ==1.2,
264+
any.these ==1.2.1,
264265
any.time ==1.12.2,
265-
any.time-compat ==1.9.6.1,
266-
time-compat -old-locale,
266+
any.time-compat ==1.9.7,
267267
any.tls ==2.0.5,
268268
tls -devel,
269269
any.toml-parser ==2.0.0.0,
@@ -288,15 +288,15 @@ constraints: any.Cabal ==3.10.3.0,
288288
unordered-containers -debug,
289289
any.utf8-string ==1.0.2,
290290
any.utility-ht ==0.0.17.1,
291-
any.uuid-types ==1.0.5.1,
291+
any.uuid-types ==1.0.6,
292292
any.vector ==0.13.1.0,
293293
vector +boundschecks -internalchecks -unsafechecks -wall,
294294
any.vector-algorithms ==0.9.0.1,
295295
vector-algorithms +bench +boundschecks -internalchecks -llvm +properties -unsafechecks,
296296
any.vector-binary-instances ==0.2.5.2,
297297
any.vector-stream ==0.1.0.1,
298298
any.vector-th-unbox ==0.2.2,
299-
any.witherable ==0.4.2,
299+
any.witherable ==0.5,
300300
any.xml ==1.3.14,
301301
any.xml-conduit ==1.9.1.3,
302302
any.xml-types ==0.3.8,
@@ -305,4 +305,4 @@ constraints: any.Cabal ==3.10.3.0,
305305
any.zip-archive ==0.4.3.2,
306306
zip-archive -executable,
307307
any.zlib ==0.7.1.0,
308-
index-state: hackage.haskell.org 2024-05-04T16:06:31Z
308+
index-state: hackage.haskell.org 2024-05-18T17:19:01Z

flake.lock

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

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ data-files:
2020
dependencies:
2121
base: ">=4.11 && <5"
2222
text: ">=1.2.2 && <2.2"
23-
pandoc: ">=3.1.8 && < 3.2"
23+
pandoc: ">=3.1.8 && < 3.3"
2424
pandoc-types: ">= 1.23 && < 1.24"
2525
_deps:
2626
containers: &containers { containers: ">=0.1 && <0.7" }

0 commit comments

Comments
 (0)