aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index b27fee8ba..f3422a43b 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -54,6 +54,9 @@ Extra-Source-Files: README, INSTALL, COPYRIGHT, COPYRIGHT,
templates/ui/default/opera.css,
templates/ui/default/outline.css,
templates/ui/default/print.css
+Extra-Tmp-Files: Text/Pandoc/ASCIIMathML.hs,
+ Text/Pandoc/DefaultHeaders.hs,
+ Text/Pandoc/Writers/S5.hs
Flag splitBase
Description: Choose the new, smaller, split-up base package.
Default: True