From 9164f4b677880c630b85cc79fce010ac946b4a86 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 6 Aug 2023 11:32:07 -0700 Subject: [PATCH] Use released pandoc-types 1.23.1. --- cabal.project | 4 ---- pandoc.cabal | 4 ++-- stack.yaml | 3 +-- 3 files changed, 3 insertions(+), 8 deletions(-) diff --git a/cabal.project b/cabal.project index 34e426544..c61c4fd8f 100644 --- a/cabal.project +++ b/cabal.project @@ -7,7 +7,3 @@ 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: 6f2a868a83642d24a76f998e7b720a53a88868f5 diff --git a/pandoc.cabal b/pandoc.cabal index 5edc3fea5..f9ec3d85c 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -499,7 +499,7 @@ library mtl >= 2.2 && < 2.4, network >= 2.6 && < 3.2, network-uri >= 2.6 && < 2.8, - pandoc-types >= 1.23 && < 1.24, + pandoc-types >= 1.23.1 && < 1.24, parsec >= 3.1 && < 3.2, pretty >= 1.1 && < 1.2, pretty-show >= 1.10 && < 1.11, @@ -758,7 +758,7 @@ test-suite test-pandoc doctemplates >= 0.11 && < 0.12, filepath >= 1.1 && < 1.5, mtl >= 2.2 && < 2.4, - pandoc-types >= 1.23 && < 1.24, + pandoc-types >= 1.23.1 && < 1.24, process >= 1.2.3 && < 1.7, tasty >= 0.11 && < 1.5, tasty-golden >= 2.3 && < 2.4, diff --git a/stack.yaml b/stack.yaml index f8b5194bd..75c44fc8e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,8 +27,7 @@ extra-deps: - typst-0.3.1.0 - skylighting-core-0.13.4.1 - skylighting-0.13.4.1 -- git: https://github.com/jgm/pandoc-types - commit: 6f2a868a83642d24a76f998e7b720a53a88868f5 +- pandoc-types-1.23.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-21.0