aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-07-06 22:48:13 -0700
committerJohn MacFarlane <[email protected]>2023-07-06 22:48:13 -0700
commitd76ca4624d795e2a5427de974691efed19dfe52e (patch)
treec3f44a50124111c98ec6bd87cab9adf07bfb5599
parent3fa796d054c7a4d71c390b83ffb026b5b2ef681a (diff)
Use released pandoc-types.
-rw-r--r--cabal.project5
-rw-r--r--stack.yaml3
2 files changed, 1 insertions, 7 deletions
diff --git a/cabal.project b/cabal.project
index 81ce55da5..373e9541a 100644
--- a/cabal.project
+++ b/cabal.project
@@ -9,11 +9,6 @@ constraints: skylighting-format-blaze-html >= 0.1.1,
source-repository-package
type: git
- location: https://github.com/jgm/pandoc-types
- tag: 2b68c905e75c65e66eaa4635e4c1bd6aabd6302f
-
-source-repository-package
- type: git
location: https://github.com/jgm/typst-hs
tag: 74cc25961afd03f9d6aeb8b8ef8e4631c94ca0e9
-- when time for a release:
diff --git a/stack.yaml b/stack.yaml
index 7efc34e0f..160eb1828 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -24,10 +24,9 @@ extra-deps:
- commonmark-0.2.3
- typst-symbols-0.1.2
- toml-parser-1.1.1.0
+- pandoc-types-1.23.0.1
- git: https://github.com/jgm/typst-hs
commit: 74cc25961afd03f9d6aeb8b8ef8e4631c94ca0e9
-- git: https://github.com/jgm/pandoc-types
- commit: 2b68c905e75c65e66eaa4635e4c1bd6aabd6302f
ghc-options: