diff --git a/cabal.project b/cabal.project index bda9390ce0da..55754cd3a509 100644 --- a/cabal.project +++ b/cabal.project @@ -12,7 +12,7 @@ constraints: skylighting-format-blaze-html >= 0.1.1.2, source-repository-package type: git location: https://github.com/jgm/typst-hs.git - tag: a05431fd3ee218e42ece855ea25a038c23a589c7 + tag: 6f7e7655be7b1dd74d8d0db7aa4725d14e005ef0 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 10bdf57331d7..861082c77ba6 100644 --- a/stack.yaml +++ b/stack.yaml @@ -25,7 +25,7 @@ extra-deps: - git: https://github.com/jgm/texmath.git commit: 9539ea28538dc633001260cc8a08fb3aaeca5775 - git: https://github.com/jgm/typst-hs.git - commit: a05431fd3ee218e42ece855ea25a038c23a589c7 + commit: 6f7e7655be7b1dd74d8d0db7aa4725d14e005ef0 - git: https://github.com/pandoc/pandoc-lua-marshal commit: 2dc58d431bb3e4d55999db03c470fbf32970b3d5 - git: https://github.com/jgm/commonmark-hs.git