diff --git a/cabal.project b/cabal.project index b23189dbe..fc8cc545a 100644 --- a/cabal.project +++ b/cabal.project @@ -8,8 +8,3 @@ package pandoc-citeproc flags: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug ghc-options: -j +RTS -A64m -RTS -source-repository-package - type: git - location: https://github.com/jgm/pandoc-citeproc - tag: 2e6fe791ec5293acc925c2ccbe79c9c10d2b7e07 - diff --git a/stack.yaml b/stack.yaml index 3b0fa23e8..0f28393ff 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,8 +13,7 @@ packages: - '.' extra-deps: - pandoc-types-1.21 -- git: https://github.com/jgm/pandoc-citeproc - commit: 2e6fe791ec5293acc925c2ccbe79c9c10d2b7e07 +- pandoc-citeproc-0.17.0.1 - texmath-0.12.0.2 - haddock-library-1.9.0 - skylighting-0.8.5