John MacFarlane
|
23b693c029
|
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
This reverts commit c423dbb5a3 .
|
2015-11-09 10:08:22 -08:00 |
|
John MacFarlane
|
c423dbb5a3
|
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
This is needed for ghci to work with pandoc, given that we
now use a custom prelude.
Closes #2503.
|
2015-11-08 16:56:59 -08:00 |
|
John MacFarlane
|
6dcfa7e07b
|
Tests: docx writer tests now use "../data" for data directory.
This allows tests to be run without installing first.
|
2015-09-09 10:39:20 -07:00 |
|
John MacFarlane
|
6a3a04c428
|
Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpickering-errortype
Conflicts:
benchmark/benchmark-pandoc.hs
src/Text/Pandoc/Readers/Markdown.hs
src/Text/Pandoc/Readers/Org.hs
src/Text/Pandoc/Readers/RST.hs
tests/Tests/Readers/LaTeX.hs
|
2015-03-28 12:12:48 -07:00 |
|
Nikolay Yakimov
|
59c4d28d8c
|
Docx Writer: Tables test
|
2015-03-08 04:42:50 +03:00 |
|
Nikolay Yakimov
|
a82dedf1ff
|
Lists test
|
2015-03-08 03:59:48 +03:00 |
|
Nikolay Yakimov
|
ae07d5ed49
|
Initial tests for writer
|
2015-03-03 14:37:02 +03:00 |
|