From 72f2a1ee9c8953052523213ae32f7cf9c94d62f6 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 9 Oct 2020 16:35:05 -0700 Subject: [PATCH] Use released citeproc 0.1. --- cabal.project | 5 ----- stack.yaml | 3 +-- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/cabal.project b/cabal.project index 0d6b3a7a4..b9ae763d9 100644 --- a/cabal.project +++ b/cabal.project @@ -4,9 +4,4 @@ package pandoc flags: +embed_data_files -trypandoc ghc-options: -j +RTS -A64m -RTS -source-repository-package - type: git - location: https://github.com/jgm/citeproc - tag: f7f1c21535614c013e42ae71be7e39926cba5150 - constraints: base16-bytestring < 1 diff --git a/stack.yaml b/stack.yaml index 1957dfaa3..07e54de4f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -6,8 +6,7 @@ flags: packages: - '.' extra-deps: -- git: https://github.com/jgm/citeproc - commit: f7f1c21535614c013e42ae71be7e39926cba5150 +- citeproc-0.1 - pandoc-types-1.22 - texmath-0.12.0.3 - rfc5051-0.2