pandoc/src/Text/Pandoc
John MacFarlane 7f4b78c064 Text.Pandoc.Data: store paths in dataFiles using posix separators.
This way we have uniform separators, whether on Windows or Linux.

This should solve a problem where on some Windows versions
the data files weren't being found.

Closes #2459.
2015-10-17 22:04:02 -07:00
..
Compat More changes to avoid compiler warnings on ghc 7.10. 2015-10-14 10:06:18 -07:00
Readers LaTeX reader: fixed longtable support. 2015-10-15 23:15:40 -07:00
Writers Support all frame attributes in Beamer. 2015-10-15 15:11:07 -07:00
Asciify.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
CSS.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Data.hsb Text.Pandoc.Data: store paths in dataFiles using posix separators. 2015-10-17 22:04:02 -07:00
Error.hs Removed unnecessary import. 2015-10-11 17:27:00 -07:00
Highlighting.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
ImageSize.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
MediaBag.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
MIME.hs Fixed svg handling in EPUB writer. 2015-05-27 11:46:02 -07:00
Options.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Parsing.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
PDF.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Pretty.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Process.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
SelfContained.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Shared.hs Remove compiler warning with embed_data_files. 2015-10-17 21:21:52 -07:00
Slides.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Templates.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
UTF8.hs UTF8: Better handling of bare CRs in input files. 2015-05-05 12:42:50 -07:00
UUID.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
XML.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00