aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
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