Skip to content

Commit

Permalink
Bump pandoc version
Browse files Browse the repository at this point in the history
  • Loading branch information
lierdakil committed Mar 23, 2024
1 parent a2d43a4 commit 2dfb0d5
Show file tree
Hide file tree
Showing 5 changed files with 140 additions and 131 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Haskell CI
on: [push]

env:
PANDOC_VERSION: "3.1.12.2"
PANDOC_VERSION: "3.1.12.3"

jobs:
build:
Expand Down
35 changes: 18 additions & 17 deletions cabal.project.freeze
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ constraints: any.Cabal ==3.10.1.0,
any.base16-bytestring ==1.0.2.0,
any.base64-bytestring ==1.2.1.0,
any.basement ==0.0.16,
any.bifunctors ==5.6.1,
any.bifunctors ==5.6.2,
bifunctors +tagged,
any.binary ==0.8.9.1,
any.binary-orphans ==1.0.4.1,
any.bitvec ==1.1.5.0,
bitvec +simd,
any.blaze-builder ==0.4.2.3,
any.blaze-html ==0.9.1.2,
any.blaze-html ==0.9.2.0,
any.blaze-markup ==0.8.3.0,
any.byteorder ==1.0.4,
any.bytestring ==0.11.5.3,
Expand All @@ -65,8 +65,8 @@ constraints: any.Cabal ==3.10.1.0,
cmdargs +quotation -testprog,
any.code-page ==0.2.1,
any.colour ==2.3.6,
any.commonmark ==0.2.5.1,
any.commonmark-extensions ==0.2.5.3,
any.commonmark ==0.2.6,
any.commonmark-extensions ==0.2.5.4,
any.commonmark-pandoc ==0.2.2.1,
any.comonad ==5.0.8,
comonad +containers +distributive +indexed-traversable,
Expand Down Expand Up @@ -100,7 +100,7 @@ constraints: any.Cabal ==3.10.1.0,
any.directory ==1.3.8.1,
any.distributive ==0.6.2.1,
distributive +semigroups +tagged,
any.djot ==0.1.1.1,
any.djot ==0.1.1.3,
any.dlist ==1.0,
dlist -werror,
any.doclayout ==0.4.0.1,
Expand Down Expand Up @@ -147,7 +147,7 @@ constraints: any.Cabal ==3.10.1.0,
any.hspec-core ==2.11.7,
any.hspec-discover ==2.11.7,
any.hspec-expectations ==0.8.4,
any.http-client ==0.7.16,
any.http-client ==0.7.17,
http-client +network-uri,
any.http-client-tls ==0.3.6.3,
any.http-types ==0.12.4,
Expand All @@ -162,8 +162,9 @@ constraints: any.Cabal ==3.10.1.0,
any.isocline ==1.0.9,
any.jira-wiki-markup ==1.5.1,
any.js-chart ==2.9.4.1,
any.libyaml ==0.1.2,
any.libyaml ==0.1.4,
libyaml -no-unicode -system-libyaml,
any.libyaml-clib ==0.2.5,
any.lpeg ==1.1.0,
lpeg -rely-on-shared-lpeg-library,
any.lua ==2.3.2,
Expand All @@ -190,9 +191,9 @@ constraints: any.Cabal ==3.10.1.0,
any.optparse-applicative ==0.18.1.0,
optparse-applicative +process,
any.ordered-containers ==0.2.3,
any.pandoc ==3.1.12.2,
any.pandoc ==3.1.12.3,
pandoc -embed_data_files,
any.pandoc-cli ==3.1.12.2,
any.pandoc-cli ==3.1.12.3,
pandoc-cli +lua -nightly -server,
pandoc-crossref +enable_flaky_tests,
any.pandoc-lua-engine ==0.2.1.3,
Expand Down Expand Up @@ -224,9 +225,9 @@ constraints: any.Cabal ==3.10.1.0,
semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers,
any.serialise ==0.2.6.1,
serialise +newtime15,
any.skylighting ==0.14.1,
any.skylighting ==0.14.1.1,
skylighting -executable,
any.skylighting-core ==0.14.1,
any.skylighting-core ==0.14.1.1,
skylighting-core -executable,
any.skylighting-format-ansi ==0.1,
any.skylighting-format-blaze-html ==0.1.1.2,
Expand All @@ -247,7 +248,7 @@ constraints: any.Cabal ==3.10.1.0,
any.tagsoup ==0.14.8,
any.template-haskell ==2.20.0.0,
any.temporary ==1.3,
any.texmath ==0.12.8.6,
any.texmath ==0.12.8.7,
texmath -executable -server,
any.text ==2.0.2,
any.text-conversions ==0.3.1.1,
Expand All @@ -256,7 +257,7 @@ constraints: any.Cabal ==3.10.1.0,
text-short -asserts,
any.tf-random ==0.5,
any.th-abstraction ==0.6.0.0,
any.th-compat ==0.1.4,
any.th-compat ==0.1.5,
any.th-lift ==0.8.4,
any.th-lift-instances ==0.1.20,
any.these ==1.2,
Expand All @@ -265,12 +266,12 @@ constraints: any.Cabal ==3.10.1.0,
time-compat -old-locale,
any.tls ==2.0.1,
tls -devel,
any.toml-parser ==1.3.2.0,
any.toml-parser ==2.0.0.0,
any.transformers ==0.6.1.0,
any.transformers-compat ==0.7.2,
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two,
any.typed-process ==0.2.11.1,
any.typst ==0.5.0.1,
any.typst ==0.5.0.2,
typst -executable,
any.typst-symbols ==0.1.5,
any.unicode-collation ==0.1.3.6,
Expand Down Expand Up @@ -301,8 +302,8 @@ constraints: any.Cabal ==3.10.1.0,
any.xml-types ==0.3.8,
any.yaml ==0.11.11.2,
yaml +no-examples +no-exe,
any.zip-archive ==0.4.3,
any.zip-archive ==0.4.3.1,
zip-archive -executable,
any.zlib ==0.6.3.0,
zlib -bundled-c-zlib -non-blocking-ffi -pkg-config
index-state: hackage.haskell.org 2024-03-05T02:30:14Z
index-state: hackage.haskell.org 2024-03-22T23:18:32Z
78 changes: 39 additions & 39 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2dfb0d5

Please sign in to comment.