From aec7afa24a1253fa517a996ee5a62b96caa70f8e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 25 Jan 2019 08:11:24 -0800 Subject: Fix cabal.project. --- cabal.project | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'cabal.project') diff --git a/cabal.project b/cabal.project index 54514cc56..f48dc8010 100644 --- a/cabal.project +++ b/cabal.project @@ -1,8 +1,10 @@ packages: pandoc.cabal package pandoc - pandoc: +embed_data_files -trypandoc - pandoc-citeproc: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug + flags: +embed_data_files -trypandoc + +package pandoc-citeproc + flags: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug source-repository-package type: git -- cgit v1.2.3