summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Depend on deepseq rather than deepseq-generics.John MacFarlane2016-01-11
* Fixed regression in latex smart quote parsing.John MacFarlane2016-01-11
* Release checklist: added note on regenerating Hackage docs.John MacFarlane2016-01-10
* Regenerated man page.John MacFarlane2016-01-10
* README - changed date.John MacFarlane2016-01-10
* osx package fixes: correct version, allow installation to any drive.John MacFarlane2016-01-10
* Fixed typo in deb/stack.yaml.John MacFarlane2016-01-09
* Updated stack.yaml.John MacFarlane2016-01-09
* Updated changelog.John MacFarlane2016-01-09
* Version bump to 1.16.0.1John MacFarlane2016-01-09
* LaTeX writer: restore old treatment of Span.John MacFarlane2016-01-09
* Fixed shadowing warning.John MacFarlane2016-01-08
* Added some entity tests in Markdown reader tests.John MacFarlane2016-01-08
* Work around tagsoup bug - not allowing uppercase x in hex entities.John MacFarlane2016-01-08
* Entity handling fixes:John MacFarlane2016-01-08
* Merge pull request #2632 from matt-e/fix-stack-buildJohn MacFarlane2016-01-07
|\
| * Update stack.yamlMatthew Eddey2016-01-07
| * Update stack.full.yamlMatthew Eddey2016-01-07
|/
* stack.yaml - use older aeson to avoid excessive memory use on compile.John MacFarlane2016-01-07
* deb/stack.yaml - use older aeson to avoid excessive memory use in compile.John MacFarlane2016-01-07
* deb/Makefile - make DEBPKGVER work.John MacFarlane2016-01-07
* debpkg - back to lts-3.20.John MacFarlane2016-01-07
* More deb packaging tweaks.John MacFarlane2016-01-07
* Minor tweak in how make_deb.sh is called.John MacFarlane2016-01-07
* deb/make_deb.sh - removed 'stack clean'.John MacFarlane2016-01-07
* Merge pull request #2629 from tarleb/org-noexport-fixJohn MacFarlane2016-01-07
|\
| * Fix function dropping subtrees tagged :noexport:Albert Krewinkel2016-01-07
* | make_deb.sh - use --install-ghc flag instead of stack setup.John MacFarlane2016-01-07
* | deb pkg generation improvements.John MacFarlane2016-01-07
* | deb/Makefile: Renamed COMMIT -> TREEJohn MacFarlane2016-01-07
* | make_deb.sh - added --stack-setup-yaml.John MacFarlane2016-01-07
* | Upgrade hsb2hs.yaml lts resolver.John MacFarlane2016-01-07
* | Markdown reader: renormalize table column widths if they exceed 100%.John MacFarlane2016-01-07
|/
* Improved default template lookup for custom lua scripts.John MacFarlane2016-01-06
* stack.yaml, stack.full.yaml - use lts-4.0 resolver.John MacFarlane2016-01-06
* Revert "Make file globbing work on windows."John MacFarlane2016-01-06
* Make file globbing work on windows.John MacFarlane2016-01-06
* stack.yaml: bump pandoc-types version to 1.16.0.1.John MacFarlane2016-01-06
* Merge pull request #2622 from conklech/ignore-stackJohn MacFarlane2016-01-05
|\
| * Add .stack-work to gitignoreChristian Conkle2016-01-05
* | RST, Markdown writers: Fixed rendering of grid tables with blank rows.John MacFarlane2016-01-05
* | Go back to testing with ghc 7.10.2.John MacFarlane2016-01-05
|/
* Regenerated .travis.yml to include 7.10.3.John MacFarlane2016-01-05
* Added 7.10.3 to make_travis_yml.hs known versions.John MacFarlane2016-01-05
* Updated .travis.yml, added ghc 7.10.3 to tested-with.John MacFarlane2016-01-05
* Fixed v1.16 reversion with --latex-engine.John MacFarlane2016-01-04
* windows/stack.yaml - use local pandoc-citeproc.John MacFarlane2016-01-04
* Updated binary package stack.yamls to ensure pandoc-citeproc...John MacFarlane2016-01-03
* Textile reader: don't allow block HTML tags in inline contexts.John MacFarlane2016-01-02
* Fixed debpkg target.John MacFarlane2016-01-02