aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cabal.project4
-rw-r--r--pandoc.cabal2
-rw-r--r--stack.yaml3
3 files changed, 2 insertions, 7 deletions
diff --git a/cabal.project b/cabal.project
index 61e546152..d810241ed 100644
--- a/cabal.project
+++ b/cabal.project
@@ -7,7 +7,3 @@ flags: +embed_data_files
constraints: skylighting-format-blaze-html >= 0.1.1.2,
skylighting-format-context >= 0.1.0.2
-source-repository-package
- type: git
- location: https://github.com/jgm/typst-hs
- tag: 7e0e80548aae9f3d3059f0dae333e93c8d67f290
diff --git a/pandoc.cabal b/pandoc.cabal
index 2ab4e46a8..21a34e08f 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -530,7 +530,7 @@ library
zip-archive >= 0.4.3.1 && < 0.5,
zlib >= 0.5 && < 0.8,
xml >= 1.3.12 && < 1.4,
- typst >= 0.5.0.4 && < 0.5.1,
+ typst >= 0.5.0.5 && < 0.5.1,
vector >= 0.12 && < 0.14,
djot >= 0.1.2.1 && < 0.2,
tls >= 2.0.1 && < 2.2,
diff --git a/stack.yaml b/stack.yaml
index dc3657db1..c1a3d0d70 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -20,8 +20,7 @@ extra-deps:
- skylighting-0.14.2
- citeproc-0.8.1.1
- djot-0.1.2.1
-- git: https://github.com/jgm/typst-hs
- commit: 7e0e80548aae9f3d3059f0dae333e93c8d67f290
+- typst-0.5.0.5
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules