From d76ca4624d795e2a5427de974691efed19dfe52e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 6 Jul 2023 22:48:13 -0700 Subject: Use released pandoc-types. --- cabal.project | 5 ----- stack.yaml | 3 +-- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/cabal.project b/cabal.project index 81ce55da5..373e9541a 100644 --- a/cabal.project +++ b/cabal.project @@ -7,11 +7,6 @@ flags: +embed_data_files constraints: skylighting-format-blaze-html >= 0.1.1, skylighting-format-context >= 0.1.0.2 -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 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: -- cgit v1.2.3