aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cabal.project4
-rw-r--r--stack.yaml4
2 files changed, 1 insertions, 7 deletions
diff --git a/cabal.project b/cabal.project
index d2a7df9c6..4ac36e271 100644
--- a/cabal.project
+++ b/cabal.project
@@ -8,7 +8,3 @@ package pandoc-citeproc
flags: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug
ghc-options: -j +RTS -A32M -RTS
-source-repository-package
- type: git
- location: https://github.com/jgm/pandoc-citeproc
- tag: dc09b028d6876df81cd76b731e58886f77f269b1
diff --git a/stack.yaml b/stack.yaml
index dbc52b53b..0714a6e88 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -22,9 +22,7 @@ extra-deps:
- HsYAML-0.2.0.0
- HsYAML-aeson-0.2.0.0
- doctemplates-0.7.1
-# - pandoc-citeproc-0.16.3.1
-- git: https://github.com/jgm/pandoc-citeproc
- commit: dc09b028d6876df81cd76b731e58886f77f269b1
+- pandoc-citeproc-0.16.4
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-14.6