aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Haddock reader - support math.John MacFarlane1-0/+4
2016-07-14Require haddock-library >= 1.4.John MacFarlane1-1/+1
2016-07-14Use pandoc-citeproc-0.10.1 for packages.John MacFarlane4-6/+5
2016-07-14Updated man page.John MacFarlane1-47/+60
2016-07-14Fixed duplicate reference in README.John MacFarlane1-2/+0
2016-07-14Docx Writer: Use actual creation time as doc propJesse Rosenthal1-4/+3
2016-07-14Shared: improve year sanity check in normalizeDateJesse Rosenthal1-6/+6
2016-07-14Shared: normalizeDate should reject illegal years.Jesse Rosenthal1-5/+10
2016-07-14Shared: Add further formats for `normalizeDate`Jesse Rosenthal1-1/+2
2016-07-14Added resolver clause to stack.lts6.yaml.John MacFarlane1-0/+1
2016-07-14Added winpkg target to Makefile.John MacFarlane1-0/+7
2016-07-14make_oxs_package.sh - use OSX env variable.John MacFarlane1-7/+7
2016-07-14Version to 1.17.2.John MacFarlane1-1/+1
2016-07-14Removed some redundant class constraints.John MacFarlane7-11/+11
2016-07-14Fixed lts6 travis build.John MacFarlane2-2/+15
2016-07-14Merge pull request #3019 from tarleb/org-verbatim-fixJohn MacFarlane2-2/+7
2016-07-14Fixed exponential parsing bug in textile reader.John MacFarlane1-0/+1
2016-07-14Org reader: fix parsing of verbatim inlinesAlbert Krewinkel2-2/+7
2016-07-13stack.yaml - use ghc 8.01 and nightly.John MacFarlane1-1/+2
2016-07-11Allow QuickCheck 2.9.John MacFarlane1-1/+1
2016-07-05Merge pull request #3014 from tarleb/org-writer-divJohn MacFarlane2-79/+41
2016-07-05Org writer: improve Div handlingAlbert Krewinkel2-79/+41
2016-07-04Added http-client dependencies to stack.yaml files.John MacFarlane3-0/+6
2016-07-04Depend on http-client 0.5, http-client-tls 0.3John MacFarlane2-2/+4
2016-07-04Merge pull request #3012 from tarleb/org-drop-ugly-pragmaJohn MacFarlane1-5/+4
2016-07-04Org reader: replace ugly code with view patternAlbert Krewinkel1-5/+4
2016-07-03Merge pull request #3010 from tarleb/org-header-treeJohn MacFarlane6-247/+423
2016-07-03Odt reader: Removed redundant Monoid constraints.John MacFarlane1-7/+7
2016-07-03Fix warning for parseURl import.John MacFarlane1-2/+3
2016-07-03CPP workaround for deprecation of parseUrl in http-client.John MacFarlane1-6/+14
2016-07-03Org reader: support headline levels export settingAlbert Krewinkel4-8/+52
2016-07-03Travis: don't test on lts-5.John MacFarlane1-8/+0
2016-07-03Allow 'standout' as a beamer frame option.John MacFarlane1-1/+1
2016-07-03stack.yaml: use 6.5 resolver.John MacFarlane4-14/+4
2016-07-02Org reader: put export setting parser into moduleAlbert Krewinkel4-191/+192
2016-07-01LaTeX reader: strip off double quotes around image source if present.John MacFarlane1-1/+8
2016-07-01LaTeX writer: don't URI-escape image source.John MacFarlane1-1/+1
2016-07-01beamer, latex templates: pass biblatexoptions directly in package load.John MacFarlane1-7/+7
2016-07-01Org reader: support archived trees export optionsAlbert Krewinkel3-8/+86
2016-07-01Org reader: refactor comment tree handlingAlbert Krewinkel2-39/+21
2016-07-01Org reader: parse as headlines, convert to blocksAlbert Krewinkel1-47/+86
2016-07-01Org reader: improve tag and properties type safetyAlbert Krewinkel1-25/+57
2016-07-01ZimWiki writer: removed commented out code that confused Haddock.John MacFarlane1-8/+8
2016-07-01Added ZimWiki format to documentation and cabal description.Alex Ivkin2-13/+19
2016-06-30Added Zim Wiki writer, template and tests.Alex Ivkin7-6/+1057
2016-07-01Docx writer: set paragraph to FirstPara after display mathJesse Rosenthal1-0/+1
2016-07-01Writers: treat SoftBreak as space for strippingJesse Rosenthal1-0/+1
2016-06-29LaTeX reader: fixed `\cite` so it is a NormalCitation not AuthorInText.John MacFarlane3-4/+4
2016-06-26Merge pull request #3001 from tarleb/org-figure-labelJohn MacFarlane2-32/+47
2016-06-26Include table of contents in README.html in Windows package.John MacFarlane2-2/+2