aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Pandoc.cabal.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Pandoc.cabal.in b/Pandoc.cabal.in
index 5ca10a67e..028d77ec8 100644
--- a/Pandoc.cabal.in
+++ b/Pandoc.cabal.in
@@ -12,7 +12,6 @@ Synopsis: Utilities for translating between various markup formats
Description: Haskell utilities for translating between markdown, HTML,
reStructuredText, LaTeX, and RTF
Build-Depends: @BUILD_DEPENDS@
-Extra-Source-Files: README COPYRIGHT man/man1/pandoc.1
@HS_SOURCE_DIRS@: src
Exposed-Modules: Text.ParserCombinators.Pandoc,
Text.Pandoc.ASCIIMathML,