Add a faux pandoc package (for conflicts)
[cabal.git] / cabal-testsuite / PackageTests / ShortRejections / repo / pandoc-3.1.8 / pandoc.cabal
blobdce653af04476a0dacc47890e6f64ab849add0aa
1 cabal-version:   2.4
2 name:            pandoc
3 version:         3.1.8
4 build-type:      Simple
5 license:         GPL-2.0-or-later
6 license-file:    COPYING.md
7 copyright:       (c) 2006-2023 John MacFarlane
8 author:          John MacFarlane <jgm@berkeley.edu>
9 maintainer:      John MacFarlane <jgm@berkeley.edu>
10 bug-reports:     https://github.com/jgm/pandoc/issues
11 stability:       alpha
12 homepage:        https://pandoc.org
13 category:        Text
14 tested-with:     GHC == 8.10.7, GHC == 9.0.2,
15                  GHC == 9.2.5, GHC == 9.4.4, GHC == 9.6.1
16 synopsis:        Conversion between markup formats
17 description:     Pandoc is a Haskell library for converting from one markup
18                  format to another.  The formats it can handle include
19                  .
20                  - light markup formats (many variants of Markdown,
21                    reStructuredText, AsciiDoc, Org-mode, Muse, Textile,
22                    txt2tags)
23                  - HTML formats (HTML 4 and 5)
24                  - Ebook formats (EPUB v2 and v3, FB2)
25                  - Documentation formats (GNU TexInfo, Haddock)
26                  - Roff formats (man, ms)
27                  - TeX formats (LaTeX, ConTeXt)
28                  - Typst
29                  - XML formats (DocBook 4 and 5, JATS, TEI Simple, OpenDocument)
30                  - Outline formats (OPML)
31                  - Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML,
32                    RIS)
33                  - Word processor formats (Docx, RTF, ODT)
34                  - Interactive notebook formats (Jupyter notebook ipynb)
35                  - Page layout formats (InDesign ICML)
36                  - Wiki markup formats (MediaWiki, DokuWiki, TikiWiki, TWiki,
37                    Vimwiki, XWiki, ZimWiki, Jira wiki, Creole)
38                  - Slide show formats (LaTeX Beamer, PowerPoint, Slidy,
39                    reveal.js, Slideous, S5, DZSlides)
40                  - Data formats (CSV and TSV tables)
41                  - PDF (via external programs such as pdflatex or wkhtmltopdf)
42                  .
43                  Pandoc can convert mathematical content in documents
44                  between TeX, MathML, Word equations, roff eqn, typst,
45                  and plain text. It includes a powerful system for automatic
46                  citations and bibliographies, and it can be customized extensively
47                  using templates, filters, and custom readers and writers
48                  written in Lua.
49 data-files:
50                  -- templates
51                  data/templates/styles.html
52                  data/templates/styles.citations.html
53                  data/templates/default.html4
54                  data/templates/default.html5
55                  data/templates/default.chunkedhtml
56                  data/templates/default.docbook4
57                  data/templates/default.docbook5
58                  data/templates/default.jats_archiving
59                  data/templates/default.jats_articleauthoring
60                  data/templates/default.jats_publishing
61                  data/templates/default.tei
62                  data/templates/default.opendocument
63                  data/templates/default.icml
64                  data/templates/default.opml
65                  data/templates/default.latex
66                  data/templates/default.bibtex
67                  data/templates/default.biblatex
68                  data/templates/default.context
69                  data/templates/default.texinfo
70                  data/templates/default.jira
71                  data/templates/default.man
72                  data/templates/default.ms
73                  data/templates/default.markdown
74                  data/templates/default.muse
75                  data/templates/default.commonmark
76                  data/templates/default.rst
77                  data/templates/default.plain
78                  data/templates/default.mediawiki
79                  data/templates/default.dokuwiki
80                  data/templates/default.xwiki
81                  data/templates/default.zimwiki
82                  data/templates/default.rtf
83                  data/templates/default.s5
84                  data/templates/default.slidy
85                  data/templates/default.slideous
86                  data/templates/default.revealjs
87                  data/templates/default.dzslides
88                  data/templates/default.asciidoc
89                  data/templates/default.haddock
90                  data/templates/default.textile
91                  data/templates/default.org
92                  data/templates/default.epub2
93                  data/templates/default.epub3
94                  data/templates/article.jats_publishing
95                  data/templates/affiliations.jats
96                  data/templates/default.markua
97                  data/templates/default.typst
98                  data/templates/definitions.typst
99                  data/templates/template.typst
100                  -- translations
101                  data/translations/*.yaml
102                  -- entities
103                  data/docbook-entities.txt
104                  -- source files for reference.docx
105                  data/docx/[Content_Types].xml
106                  data/docx/_rels/.rels
107                  data/docx/docProps/app.xml
108                  data/docx/docProps/core.xml
109                  data/docx/docProps/custom.xml
110                  data/docx/word/document.xml
111                  data/docx/word/fontTable.xml
112                  data/docx/word/comments.xml
113                  data/docx/word/footnotes.xml
114                  data/docx/word/numbering.xml
115                  data/docx/word/settings.xml
116                  data/docx/word/webSettings.xml
117                  data/docx/word/styles.xml
118                  data/docx/word/_rels/document.xml.rels
119                  data/docx/word/_rels/footnotes.xml.rels
120                  data/docx/word/theme/theme1.xml
121                  -- source files for reference.odt
122                  data/odt/mimetype
123                  data/odt/manifest.rdf
124                  data/odt/styles.xml
125                  data/odt/content.xml
126                  data/odt/meta.xml
127                  data/odt/META-INF/manifest.xml
128                  -- source files for reference.pptx
129                  data/pptx/_rels/.rels
130                  data/pptx/docProps/app.xml
131                  data/pptx/docProps/core.xml
132                  data/pptx/ppt/slideLayouts/_rels/slideLayout1.xml.rels
133                  data/pptx/ppt/slideLayouts/_rels/slideLayout2.xml.rels
134                  data/pptx/ppt/slideLayouts/_rels/slideLayout3.xml.rels
135                  data/pptx/ppt/slideLayouts/_rels/slideLayout4.xml.rels
136                  data/pptx/ppt/slideLayouts/_rels/slideLayout5.xml.rels
137                  data/pptx/ppt/slideLayouts/_rels/slideLayout6.xml.rels
138                  data/pptx/ppt/slideLayouts/_rels/slideLayout7.xml.rels
139                  data/pptx/ppt/slideLayouts/_rels/slideLayout8.xml.rels
140                  data/pptx/ppt/slideLayouts/_rels/slideLayout9.xml.rels
141                  data/pptx/ppt/slideLayouts/_rels/slideLayout10.xml.rels
142                  data/pptx/ppt/slideLayouts/_rels/slideLayout11.xml.rels
143                  data/pptx/ppt/slideLayouts/slideLayout1.xml
144                  data/pptx/ppt/slideLayouts/slideLayout2.xml
145                  data/pptx/ppt/slideLayouts/slideLayout3.xml
146                  data/pptx/ppt/slideLayouts/slideLayout4.xml
147                  data/pptx/ppt/slideLayouts/slideLayout5.xml
148                  data/pptx/ppt/slideLayouts/slideLayout6.xml
149                  data/pptx/ppt/slideLayouts/slideLayout7.xml
150                  data/pptx/ppt/slideLayouts/slideLayout8.xml
151                  data/pptx/ppt/slideLayouts/slideLayout9.xml
152                  data/pptx/ppt/slideLayouts/slideLayout10.xml
153                  data/pptx/ppt/slideLayouts/slideLayout11.xml
154                  data/pptx/ppt/_rels/presentation.xml.rels
155                  data/pptx/ppt/theme/theme1.xml
156                  data/pptx/ppt/presProps.xml
157                  data/pptx/ppt/slides/_rels/slide1.xml.rels
158                  data/pptx/ppt/slides/_rels/slide2.xml.rels
159                  data/pptx/ppt/slides/slide2.xml
160                  data/pptx/ppt/slides/slide1.xml
161                  data/pptx/ppt/slides/_rels/slide3.xml.rels
162                  data/pptx/ppt/slides/_rels/slide4.xml.rels
163                  data/pptx/ppt/slides/slide3.xml
164                  data/pptx/ppt/slides/slide4.xml
165                  data/pptx/ppt/viewProps.xml
166                  data/pptx/ppt/tableStyles.xml
167                  data/pptx/ppt/slideMasters/_rels/slideMaster1.xml.rels
168                  data/pptx/ppt/slideMasters/slideMaster1.xml
169                  data/pptx/ppt/presentation.xml
170                  data/pptx/ppt/notesMasters/_rels/notesMaster1.xml.rels
171                  data/pptx/ppt/notesMasters/notesMaster1.xml
172                  data/pptx/ppt/notesSlides/_rels/notesSlide1.xml.rels
173                  data/pptx/ppt/notesSlides/notesSlide1.xml
174                  data/pptx/ppt/notesSlides/_rels/notesSlide2.xml.rels
175                  data/pptx/ppt/notesSlides/notesSlide2.xml
176                  data/pptx/ppt/theme/theme2.xml
177                  data/pptx/[Content_Types].xml
178                   -- stylesheet for EPUB writer
179                  data/epub.css
180                  -- data for dzslides writer
181                  data/dzslides/template.html
182                  -- default abbreviations file
183                  data/abbreviations
184                  -- sample lua custom reader
185                  data/creole.lua
186                  -- lua init script
187                  data/init.lua
188                  -- bash completion template
189                  data/bash_completion.tpl
190                  -- citeproc
191                  data/default.csl
192                  citeproc/biblatex-localization/*.lbx.strings
193                  -- documentation
194                  MANUAL.txt, COPYRIGHT
195 extra-source-files:
196                  -- documentation
197                  INSTALL.md, AUTHORS.md, README.md,
198                  CONTRIBUTING.md, BUGS, changelog.md,
199                  man/pandoc.1
200                  -- files needed to build man page
201                  man/manfilter.lua
202                  man/pandoc.1.before
203                  man/pandoc.1.after
204                  -- tests
205                  test/bodybg.gif
206                  test/*.native
207                  test/command/*.md
208                  test/command/*.csl
209                  test/command/*.svg
210                  test/command/9002.docx
211                  test/command/biblio.bib
212                  test/command/averroes.bib
213                  test/command/A.txt
214                  test/command/B.txt
215                  test/command/C.txt
216                  test/command/D.txt
217                  test/command/file1.txt
218                  test/command/file2.txt
219                  test/command/three.txt
220                  test/command/01.csv
221                  test/command/chap1/spider.png
222                  test/command/chap2/spider.png
223                  test/command/chap1/text.md
224                  test/command/chap2/text.md
225                  test/command/defaults1.yaml
226                  test/command/defaults2.yaml
227                  test/command/defaults3.yaml
228                  test/command/defaults4.yaml
229                  test/command/defaults5.yaml
230                  test/command/defaults6.yaml
231                  test/command/defaults7.yaml
232                  test/command/defaults8.yaml
233                  test/command/defaults9.yaml
234                  test/command/3533-rst-csv-tables.csv
235                  test/command/3880.txt
236                  test/command/5182.txt
237                  test/command/5700-metadata-file-1.yml
238                  test/command/5700-metadata-file-2.yml
239                  test/command/abbrevs
240                  test/command/sub-file-chapter-1.tex
241                  test/command/sub-file-chapter-2.tex
242                  test/command/bar.tex
243                  test/command/bar-endinput.tex
244                  test/command/yaml-metadata.yaml
245                  test/command/7813-meta.yaml
246                  test/command/3510-subdoc.org
247                  test/command/3510-export.latex
248                  test/command/3510-src.hs
249                  test/command/3971b.tex
250                  test/command/5876.yaml
251                  test/command/5876/metadata/5876.yaml
252                  test/command/5876/metadata/command/5876.yaml
253                  test/command/6466-beg.hs
254                  test/command/6466-end.hs
255                  test/command/6466-mid.hs
256                  test/command/6466-whole.hs
257                  test/command/7861.yaml
258                  test/command/7861/metadata/placeholder
259                  test/docbook-chapter.docbook
260                  test/docbook-reader.docbook
261                  test/docbook-xref.docbook
262                  test/endnotexml-reader.xml
263                  test/html-reader.html
264                  test/opml-reader.opml
265                  test/org-select-tags.org
266                  test/haddock-reader.haddock
267                  test/insert
268                  test/lalune.jpg
269                  test/man-reader.man
270                  test/movie.jpg
271                  test/media/rId25.jpg
272                  test/media/rId26.jpg
273                  test/media/rId27.jpg
274                  test/typst-reader.typ
275                  test/undergradmath.typ
276                  test/latex-reader.latex
277                  test/textile-reader.textile
278                  test/markdown-reader-more.txt
279                  test/markdown-citations.txt
280                  test/textile-reader.textile
281                  test/mediawiki-reader.wiki
282                  test/vimwiki-reader.wiki
283                  test/creole-reader.txt
284                  test/rst-reader.rst
285                  test/jats-reader.xml
286                  test/jira-reader.jira
287                  test/s5-basic.html
288                  test/s5-fancy.html
289                  test/s5-fragment.html
290                  test/s5-inserts.html
291                  test/tables.context
292                  test/tables.docbook4
293                  test/tables.docbook5
294                  test/tables.jats_archiving
295                  test/tables.jats_articleauthoring
296                  test/tables.jats_publishing
297                  test/tables.jira
298                  test/tables.dokuwiki
299                  test/tables.zimwiki
300                  test/tables.icml
301                  test/tables.html4
302                  test/tables.html5
303                  test/tables.latex
304                  test/tables.man
305                  test/tables.ms
306                  test/tables.plain
307                  test/tables.markdown
308                  test/tables.markua
309                  test/tables.mediawiki
310                  test/tables.tei
311                  test/tables.textile
312                  test/tables.opendocument
313                  test/tables.org
314                  test/tables.asciidoc
315                  test/tables.asciidoc_legacy
316                  test/tables.haddock
317                  test/tables.texinfo
318                  test/tables.typst
319                  test/tables.rst
320                  test/tables.rtf
321                  test/tables.txt
322                  test/tables.fb2
323                  test/tables.muse
324                  test/tables.xwiki
325                  test/tables/*.html4
326                  test/tables/*.html5
327                  test/tables/*.latex
328                  test/tables/*.native
329                  test/tables/*.mediawiki
330                  test/tables/*.jats_archiving
331                  test/testsuite.txt
332                  test/writer.latex
333                  test/writer.context
334                  test/writer.docbook4
335                  test/writer.docbook5
336                  test/writer.jats_archiving
337                  test/writer.jats_articleauthoring
338                  test/writer.jats_publishing
339                  test/writer.jira
340                  test/writer.html4
341                  test/writer.html5
342                  test/writer.man
343                  test/writer.ms
344                  test/writer.markdown
345                  test/writer.markua
346                  test/writer.plain
347                  test/writer.mediawiki
348                  test/writer.textile
349                  test/writer.typst
350                  test/writer.opendocument
351                  test/writer.org
352                  test/writer.asciidoc
353                  test/writer.asciidoc_legacy
354                  test/writer.haddock
355                  test/writer.rst
356                  test/writer.icml
357                  test/writer.rtf
358                  test/writer.tei
359                  test/writer.texinfo
360                  test/writer.fb2
361                  test/writer.opml
362                  test/writer.dokuwiki
363                  test/writer.zimwiki
364                  test/writer.xwiki
365                  test/writer.muse
366                  test/writers-lang-and-dir.latex
367                  test/writers-lang-and-dir.context
368                  test/dokuwiki_inline_formatting.dokuwiki
369                  test/lhs-test.markdown
370                  test/lhs-test.markdown+lhs
371                  test/lhs-test.rst
372                  test/lhs-test.rst+lhs
373                  test/lhs-test.latex
374                  test/lhs-test.latex+lhs
375                  test/lhs-test.html
376                  test/lhs-test.html+lhs
377                  test/lhs-test.fragment.html+lhs
378                  test/pipe-tables.txt
379                  test/dokuwiki_external_images.dokuwiki
380                  test/dokuwiki_multiblock_table.dokuwiki
381                  test/fb2/*.markdown
382                  test/fb2/*.fb2
383                  test/fb2/images-embedded.html
384                  test/fb2/images-embedded.fb2
385                  test/fb2/test-small.png
386                  test/fb2/reader/*.fb2
387                  test/fb2/reader/*.native
388                  test/fb2/test.jpg
389                  test/docx/*.docx
390                  test/docx/golden/*.docx
391                  test/docx/*.native
392                  test/epub/*.epub
393                  test/epub/*.native
394                  test/rtf/*.native
395                  test/rtf/*.rtf
396                  test/pptx/*.pptx
397                  test/pptx/**/*.pptx
398                  test/pptx/**/*.native
399                  test/ipynb/*.native
400                  test/ipynb/*.in.native
401                  test/ipynb/*.out.native
402                  test/ipynb/*.ipynb
403                  test/ipynb/*.out.ipynb
404                  test/ipynb/*.out.html
405                  test/txt2tags.t2t
406                  test/twiki-reader.twiki
407                  test/tikiwiki-reader.tikiwiki
408                  test/odt/odt/*.odt
409                  test/odt/markdown/*.md
410                  test/odt/native/*.native
411 source-repository head
412   type:          git
413   location:      git://github.com/jgm/pandoc.git
415 flag embed_data_files
416   Description:   Embed data files in binary for relocatable executable.
417   Default:       False
419 common common-options
420   default-language: Haskell2010
421   build-depends:    base         >= 4.12 && < 5
422   ghc-options:      -Wall -fno-warn-unused-do-bind
423                     -Wincomplete-record-updates
424                     -Wnoncanonical-monad-instances
425                     -Wcpp-undef
426                     -Wincomplete-uni-patterns
427                     -Widentities
428                     -Wpartial-fields
429                     -Wmissing-signatures
430                     -fhide-source-paths
431                     -- -Wmissing-export-lists
433   if impl(ghc >= 8.10)
434     ghc-options:    -Wunused-packages
436   if impl(ghc >= 9.0)
437     ghc-options:    -Winvalid-haddock
439   if os(windows)
440     cpp-options:      -D_WINDOWS
442 common common-executable
443   import:           common-options
444   build-depends:    pandoc
445   ghc-options:      -rtsopts -with-rtsopts=-A8m -threaded
447 library xml-light
448   import:        common-options
449   build-depends: xml                   >= 1.3.12   && < 1.4,
450                  xml-conduit           >= 1.9.1.1  && < 1.10,
451                  xml-types             >= 0.3      && < 0.4,
452                  containers            >= 0.6.0.1  && < 0.7,
453                  text                  >= 1.1.1.0  && < 2.2
455   hs-source-dirs:  xml-light
456   exposed-modules: Text.Pandoc.XML.Light,
457                    Text.Pandoc.XML.Light.Types,
458                    Text.Pandoc.XML.Light.Proc,
459                    Text.Pandoc.XML.Light.Output
461 library
462   import:        common-options
463   build-depends: xml-light,
464                  Glob                  >= 0.7      && < 0.11,
465                  JuicyPixels           >= 3.1.6.1  && < 3.4,
466                  SHA                   >= 1.6      && < 1.7,
467                  aeson                 >= 2.0.1.0  && < 2.3,
468                  aeson-pretty          >= 0.8.9    && < 0.9,
469                  array                 >= 0.5      && < 0.6,
470                  attoparsec            >= 0.12     && < 0.15,
471                  binary                >= 0.7      && < 0.11,
472                  blaze-html            >= 0.9      && < 0.10,
473                  blaze-markup          >= 0.8      && < 0.9,
474                  bytestring            >= 0.9      && < 0.13,
475                  case-insensitive      >= 1.2      && < 1.3,
476                  citeproc              >= 0.8.1    && < 0.9,
477                  commonmark            >= 0.2.3    && < 0.3,
478                  commonmark-extensions >= 0.2.3.5  && < 0.3,
479                  commonmark-pandoc     >= 0.2.1.3  && < 0.3,
480                  containers            >= 0.6.0.1  && < 0.7,
481                  crypton-connection    >= 0.3.1    && < 0.4,
482                  data-default          >= 0.4      && < 0.8,
483                  deepseq               >= 1.3      && < 1.6,
484                  directory             >= 1.2.3    && < 1.4,
485                  doclayout             >= 0.4.0.1  && < 0.5,
486                  doctemplates          >= 0.11     && < 0.12,
487                  base64                >= 0.4      && < 0.5,
488                  emojis                >= 0.1      && < 0.2,
489                  exceptions            >= 0.8      && < 0.11,
490                  file-embed            >= 0.0      && < 0.1,
491                  filepath              >= 1.1      && < 1.5,
492                  gridtables            >= 0.1      && < 0.2,
493                  haddock-library       >= 1.10     && < 1.12,
494                  http-client           >= 0.4.30   && < 0.8,
495                  http-client-tls       >= 0.2.4    && < 0.4,
496                  http-types            >= 0.8      && < 0.13,
497                  ipynb                 >= 0.2      && < 0.3,
498                  jira-wiki-markup      >= 1.5.1    && < 1.6,
499                  mime-types            >= 0.1.1    && < 0.2,
500                  mtl                   >= 2.2      && < 2.4,
501                  network               >= 2.6      && < 3.2,
502                  network-uri           >= 2.6      && < 2.8,
503                  pandoc-types          >= 1.23.1   && < 1.24,
504                  parsec                >= 3.1      && < 3.2,
505                  pretty                >= 1.1      && < 1.2,
506                  pretty-show           >= 1.10     && < 1.11,
507                  process               >= 1.2.3    && < 1.7,
508                  random                >= 1        && < 1.3,
509                  safe                  >= 0.3.18   && < 0.4,
510                  scientific            >= 0.3      && < 0.4,
511                  skylighting           >= 0.14     && < 0.15,
512                  skylighting-core      >= 0.14     && < 0.15,
513                  split                 >= 0.2      && < 0.3,
514                  syb                   >= 0.1      && < 0.8,
515                  tagsoup               >= 0.14.6   && < 0.15,
516                  temporary             >= 1.1      && < 1.4,
517                  texmath               >= 0.12.8.2 && < 0.13,
518                  text                  >= 1.1.1.0  && < 2.2,
519                  text-conversions      >= 0.3      && < 0.4,
520                  time                  >= 1.5      && < 1.14,
521                  unicode-collation     >= 0.1.1    && < 0.2,
522                  unicode-transforms    >= 0.3      && < 0.5,
523                  yaml                  >= 0.11     && < 0.12,
524                  zip-archive           >= 0.4.3    && < 0.5,
525                  zlib                  >= 0.5      && < 0.7,
526                  xml                   >= 1.3.12   && < 1.4,
527                  typst                 >= 0.3.2.0  && < 0.3.3,
528                  vector                >= 0.12     && < 0.14
530   if !os(windows)
531     build-depends:  unix >= 2.4 && < 2.9
532   if flag(embed_data_files)
533      cpp-options:   -DEMBED_DATA_FILES
534      other-modules: Text.Pandoc.Data.BakedIn
535   hs-source-dirs:  src
537   exposed-modules: Text.Pandoc,
538                    Text.Pandoc.App,
539                    Text.Pandoc.Data,
540                    Text.Pandoc.Options,
541                    Text.Pandoc.Extensions,
542                    Text.Pandoc.Format,
543                    Text.Pandoc.Shared,
544                    Text.Pandoc.Sources,
545                    Text.Pandoc.MediaBag,
546                    Text.Pandoc.Error,
547                    Text.Pandoc.Filter,
548                    Text.Pandoc.Translations,
549                    Text.Pandoc.Translations.Types,
550                    Text.Pandoc.Readers,
551                    Text.Pandoc.Readers.HTML,
552                    Text.Pandoc.Readers.LaTeX,
553                    Text.Pandoc.Readers.Markdown,
554                    Text.Pandoc.Readers.CommonMark,
555                    Text.Pandoc.Readers.Creole,
556                    Text.Pandoc.Readers.BibTeX,
557                    Text.Pandoc.Readers.EndNote,
558                    Text.Pandoc.Readers.RIS,
559                    Text.Pandoc.Readers.CslJson,
560                    Text.Pandoc.Readers.MediaWiki,
561                    Text.Pandoc.Readers.Vimwiki,
562                    Text.Pandoc.Readers.RST,
563                    Text.Pandoc.Readers.Org,
564                    Text.Pandoc.Readers.DocBook,
565                    Text.Pandoc.Readers.JATS,
566                    Text.Pandoc.Readers.Jira,
567                    Text.Pandoc.Readers.OPML,
568                    Text.Pandoc.Readers.Textile,
569                    Text.Pandoc.Readers.Native,
570                    Text.Pandoc.Readers.Haddock,
571                    Text.Pandoc.Readers.TWiki,
572                    Text.Pandoc.Readers.TikiWiki,
573                    Text.Pandoc.Readers.Txt2Tags,
574                    Text.Pandoc.Readers.Docx,
575                    Text.Pandoc.Readers.ODT,
576                    Text.Pandoc.Readers.EPUB,
577                    Text.Pandoc.Readers.Muse,
578                    Text.Pandoc.Readers.Man,
579                    Text.Pandoc.Readers.FB2,
580                    Text.Pandoc.Readers.DokuWiki,
581                    Text.Pandoc.Readers.Ipynb,
582                    Text.Pandoc.Readers.CSV,
583                    Text.Pandoc.Readers.RTF,
584                    Text.Pandoc.Readers.Typst,
585                    Text.Pandoc.Writers,
586                    Text.Pandoc.Writers.Native,
587                    Text.Pandoc.Writers.DocBook,
588                    Text.Pandoc.Writers.JATS,
589                    Text.Pandoc.Writers.OPML,
590                    Text.Pandoc.Writers.HTML,
591                    Text.Pandoc.Writers.ChunkedHTML,
592                    Text.Pandoc.Writers.Ipynb,
593                    Text.Pandoc.Writers.ICML,
594                    Text.Pandoc.Writers.Jira,
595                    Text.Pandoc.Writers.LaTeX,
596                    Text.Pandoc.Writers.ConTeXt,
597                    Text.Pandoc.Writers.Typst,
598                    Text.Pandoc.Writers.OpenDocument,
599                    Text.Pandoc.Writers.Texinfo,
600                    Text.Pandoc.Writers.Man,
601                    Text.Pandoc.Writers.Ms,
602                    Text.Pandoc.Writers.Markdown,
603                    Text.Pandoc.Writers.CommonMark,
604                    Text.Pandoc.Writers.Haddock,
605                    Text.Pandoc.Writers.RST,
606                    Text.Pandoc.Writers.Org,
607                    Text.Pandoc.Writers.AsciiDoc,
608                    Text.Pandoc.Writers.Textile,
609                    Text.Pandoc.Writers.MediaWiki,
610                    Text.Pandoc.Writers.DokuWiki,
611                    Text.Pandoc.Writers.XWiki,
612                    Text.Pandoc.Writers.ZimWiki,
613                    Text.Pandoc.Writers.RTF,
614                    Text.Pandoc.Writers.ODT,
615                    Text.Pandoc.Writers.Docx,
616                    Text.Pandoc.Writers.Powerpoint,
617                    Text.Pandoc.Writers.EPUB,
618                    Text.Pandoc.Writers.FB2,
619                    Text.Pandoc.Writers.TEI,
620                    Text.Pandoc.Writers.Muse,
621                    Text.Pandoc.Writers.CslJson,
622                    Text.Pandoc.Writers.Math,
623                    Text.Pandoc.Writers.Shared,
624                    Text.Pandoc.Writers.OOXML,
625                    Text.Pandoc.Writers.AnnotatedTable,
626                    Text.Pandoc.Writers.BibTeX,
627                    Text.Pandoc.PDF,
628                    Text.Pandoc.UTF8,
629                    Text.Pandoc.Scripting,
630                    Text.Pandoc.Slides,
631                    Text.Pandoc.Templates,
632                    Text.Pandoc.XML,
633                    Text.Pandoc.SelfContained,
634                    Text.Pandoc.Highlighting,
635                    Text.Pandoc.Logging,
636                    Text.Pandoc.Process,
637                    Text.Pandoc.MIME,
638                    Text.Pandoc.Parsing,
639                    Text.Pandoc.Asciify,
640                    Text.Pandoc.Emoji,
641                    Text.Pandoc.ImageSize,
642                    Text.Pandoc.Class,
643                    Text.Pandoc.Class.IO,
644                    Text.Pandoc.Citeproc,
645                    Text.Pandoc.Chunks,
646                    Text.Pandoc.Version
647   other-modules:   Text.Pandoc.App.CommandLineOptions,
648                    Text.Pandoc.App.Input,
649                    Text.Pandoc.App.Opt,
650                    Text.Pandoc.App.OutputSettings,
651                    Text.Pandoc.Class.CommonState,
652                    Text.Pandoc.Class.PandocMonad,
653                    Text.Pandoc.Class.PandocIO,
654                    Text.Pandoc.Class.PandocPure,
655                    Text.Pandoc.Class.Sandbox,
656                    Text.Pandoc.Filter.Environment,
657                    Text.Pandoc.Filter.JSON,
658                    Text.Pandoc.Parsing.Capabilities,
659                    Text.Pandoc.Parsing.Citations,
660                    Text.Pandoc.Parsing.General,
661                    Text.Pandoc.Parsing.GridTable,
662                    Text.Pandoc.Parsing.Lists,
663                    Text.Pandoc.Parsing.Math,
664                    Text.Pandoc.Parsing.Smart,
665                    Text.Pandoc.Parsing.State,
666                    Text.Pandoc.Parsing.Future,
667                    Text.Pandoc.Readers.Docx.Lists,
668                    Text.Pandoc.Readers.Docx.Combine,
669                    Text.Pandoc.Readers.Docx.Parse,
670                    Text.Pandoc.Readers.Docx.Parse.Styles,
671                    Text.Pandoc.Readers.Docx.Util,
672                    Text.Pandoc.Readers.Docx.Fields,
673                    Text.Pandoc.Readers.HTML.Parsing,
674                    Text.Pandoc.Readers.HTML.Table,
675                    Text.Pandoc.Readers.HTML.TagCategories,
676                    Text.Pandoc.Readers.HTML.Types,
677                    Text.Pandoc.Readers.LaTeX.Inline,
678                    Text.Pandoc.Readers.LaTeX.Citation,
679                    Text.Pandoc.Readers.LaTeX.Lang,
680                    Text.Pandoc.Readers.LaTeX.Macro,
681                    Text.Pandoc.Readers.LaTeX.Math,
682                    Text.Pandoc.Readers.LaTeX.Parsing,
683                    Text.Pandoc.Readers.LaTeX.SIunitx,
684                    Text.Pandoc.Readers.LaTeX.Table,
685                    Text.Pandoc.Readers.Typst.Parsing,
686                    Text.Pandoc.Readers.Typst.Math,
687                    Text.Pandoc.Readers.ODT.Base,
688                    Text.Pandoc.Readers.ODT.Namespaces,
689                    Text.Pandoc.Readers.ODT.StyleReader,
690                    Text.Pandoc.Readers.ODT.ContentReader,
691                    Text.Pandoc.Readers.ODT.Generic.Fallible,
692                    Text.Pandoc.Readers.ODT.Generic.SetMap,
693                    Text.Pandoc.Readers.ODT.Generic.Utils,
694                    Text.Pandoc.Readers.ODT.Generic.Namespaces,
695                    Text.Pandoc.Readers.ODT.Generic.XMLConverter,
696                    Text.Pandoc.Readers.ODT.Arrows.State,
697                    Text.Pandoc.Readers.ODT.Arrows.Utils,
698                    Text.Pandoc.Readers.Org.BlockStarts,
699                    Text.Pandoc.Readers.Org.Blocks,
700                    Text.Pandoc.Readers.Org.DocumentTree,
701                    Text.Pandoc.Readers.Org.ExportSettings,
702                    Text.Pandoc.Readers.Org.Inlines,
703                    Text.Pandoc.Readers.Org.Meta,
704                    Text.Pandoc.Readers.Org.ParserState,
705                    Text.Pandoc.Readers.Org.Parsing,
706                    Text.Pandoc.Readers.Org.Shared,
707                    Text.Pandoc.Readers.Metadata,
708                    Text.Pandoc.Readers.Roff,
709                    Text.Pandoc.Writers.Docx.StyleMap,
710                    Text.Pandoc.Writers.Docx.Table,
711                    Text.Pandoc.Writers.Docx.Types,
712                    Text.Pandoc.Writers.GridTable
713                    Text.Pandoc.Writers.JATS.References,
714                    Text.Pandoc.Writers.JATS.Table,
715                    Text.Pandoc.Writers.JATS.Types,
716                    Text.Pandoc.Writers.LaTeX.Caption,
717                    Text.Pandoc.Writers.LaTeX.Notes,
718                    Text.Pandoc.Writers.LaTeX.Table,
719                    Text.Pandoc.Writers.LaTeX.Lang,
720                    Text.Pandoc.Writers.LaTeX.Types,
721                    Text.Pandoc.Writers.LaTeX.Citation,
722                    Text.Pandoc.Writers.LaTeX.Util,
723                    Text.Pandoc.Writers.Markdown.Table,
724                    Text.Pandoc.Writers.Markdown.Types,
725                    Text.Pandoc.Writers.Markdown.Inline,
726                    Text.Pandoc.Writers.Roff,
727                    Text.Pandoc.Writers.Blaze,
728                    Text.Pandoc.Writers.Powerpoint.Presentation,
729                    Text.Pandoc.Writers.Powerpoint.Output,
730                    Text.Pandoc.TeX,
731                    Text.Pandoc.URI,
732                    Text.Pandoc.CSS,
733                    Text.Pandoc.CSV,
734                    Text.Pandoc.RoffChar,
735                    Text.Pandoc.UUID,
736                    Text.Pandoc.Image,
737                    Text.Pandoc.Citeproc.BibTeX,
738                    Text.Pandoc.Citeproc.Name,
739                    Text.Pandoc.Citeproc.CslJson,
740                    Text.Pandoc.Citeproc.Data,
741                    Text.Pandoc.Citeproc.Locator,
742                    Text.Pandoc.Citeproc.MetaValue,
743                    Text.Pandoc.Citeproc.Util,
744                    Paths_pandoc
745   autogen-modules: Paths_pandoc
746   buildable:       True
748 test-suite test-pandoc
749   import:         common-executable
750   type:           exitcode-stdio-1.0
751   main-is:        test-pandoc.hs
752   hs-source-dirs: test
753   build-depends:  pandoc,
754                   Diff              >= 0.2     && < 0.5,
755                   Glob              >= 0.7     && < 0.11,
756                   bytestring        >= 0.9     && < 0.13,
757                   containers        >= 0.4.2.1 && < 0.7,
758                   directory         >= 1.2.3   && < 1.4,
759                   doctemplates      >= 0.11    && < 0.12,
760                   filepath          >= 1.1     && < 1.5,
761                   mtl               >= 2.2     && < 2.4,
762                   pandoc-types      >= 1.23.1  && < 1.24,
763                   process           >= 1.2.3   && < 1.7,
764                   tasty             >= 0.11    && < 1.5,
765                   tasty-golden      >= 2.3     && < 2.4,
766                   tasty-hunit       >= 0.9     && < 0.11,
767                   tasty-quickcheck  >= 0.8     && < 0.11,
768                   text              >= 1.1.1.0 && < 2.2,
769                   temporary         >= 1.1     && < 1.4,
770                   time              >= 1.5     && < 1.14,
771                   xml               >= 1.3.12  && < 1.4,
772                   zip-archive       >= 0.4.3   && < 0.5
773   other-modules:  Tests.Old
774                   Tests.Command
775                   Tests.Helpers
776                   Tests.Shared
777                   Tests.MediaBag
778                   Tests.Readers.LaTeX
779                   Tests.Readers.HTML
780                   Tests.Readers.JATS
781                   Tests.Readers.Jira
782                   Tests.Readers.Markdown
783                   Tests.Readers.Org
784                   Tests.Readers.Org.Block
785                   Tests.Readers.Org.Block.CodeBlock
786                   Tests.Readers.Org.Block.Figure
787                   Tests.Readers.Org.Block.Header
788                   Tests.Readers.Org.Block.List
789                   Tests.Readers.Org.Block.Table
790                   Tests.Readers.Org.Directive
791                   Tests.Readers.Org.Inline
792                   Tests.Readers.Org.Inline.Citation
793                   Tests.Readers.Org.Inline.Note
794                   Tests.Readers.Org.Inline.Smart
795                   Tests.Readers.Org.Meta
796                   Tests.Readers.Org.Shared
797                   Tests.Readers.RST
798                   Tests.Readers.RTF
799                   Tests.Readers.Docx
800                   Tests.Readers.ODT
801                   Tests.Readers.Txt2Tags
802                   Tests.Readers.EPUB
803                   Tests.Readers.Muse
804                   Tests.Readers.Creole
805                   Tests.Readers.Man
806                   Tests.Readers.FB2
807                   Tests.Readers.DokuWiki
808                   Tests.Writers.Native
809                   Tests.Writers.ConTeXt
810                   Tests.Writers.DocBook
811                   Tests.Writers.HTML
812                   Tests.Writers.JATS
813                   Tests.Writers.Jira
814                   Tests.Writers.Markdown
815                   Tests.Writers.Org
816                   Tests.Writers.Plain
817                   Tests.Writers.AsciiDoc
818                   Tests.Writers.LaTeX
819                   Tests.Writers.Docx
820                   Tests.Writers.RST
821                   Tests.Writers.TEI
822                   Tests.Writers.Markua
823                   Tests.Writers.Muse
824                   Tests.Writers.FB2
825                   Tests.Writers.Powerpoint
826                   Tests.Writers.OOXML
827                   Tests.Writers.Ms
828                   Tests.Writers.AnnotatedTable
830 benchmark benchmark-pandoc
831   import:          common-executable
832   type:            exitcode-stdio-1.0
833   main-is:         benchmark-pandoc.hs
834   hs-source-dirs:  benchmark
835   build-depends:   bytestring,
836                    tasty-bench >= 0.2     && <= 0.4,
837                    mtl         >= 2.2     && < 2.4,
838                    text        >= 1.1.1.0 && < 2.2,
839                    deepseq
840   -- we increase heap size to avoid benchmarking garbage collection:
841   ghc-options:     -rtsopts -with-rtsopts=-A8m -threaded