aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-01-25 08:11:24 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2019-01-25 08:11:24 -0800
commitaec7afa24a1253fa517a996ee5a62b96caa70f8e (patch)
tree21cab85b0faaf5c4b4fa654299cb37abe114f8d2 /cabal.project
parent4c958f1589c18f840f4874fb376a7cb01332480b (diff)
downloadpandoc-aec7afa24a1253fa517a996ee5a62b96caa70f8e.tar.gz
Fix cabal.project.
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project6
1 files changed, 4 insertions, 2 deletions
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