aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-15Added tested-on GHC 7.4.21.13.2.1John MacFarlane
2015-04-15Changed profiling options from -auto-all to -fprof-auto-exported.John MacFarlane
2015-04-15Use CPP to avoid unneeded import warning for blaze-markup >= 0.6.3.John MacFarlane
2015-04-15Adjusted lhs-test.* so highlighting is not used.John MacFarlane
2015-04-15Bumped version bounds for filepath, blaze-markup, blaze-htmlJohn MacFarlane
2015-04-15Updated changelogJohn MacFarlane
2015-04-15Version bump to 1.13.2.1.John MacFarlane
2015-04-15Updated travis.yml to use ghc 7.10 and check packdeps.John MacFarlane
2015-04-15ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright
2015-04-15ghc 7.10.1 RC1 requires specifying the type of String literals https://ghc.ha...Mark Wright
2015-04-15Allow haddock-library 1.2, by calling the Documentation.Haddock.Types.MetaDoc...Mark Wright
2015-04-15Allow haddock-library 1.2Mark Wright
2014-12-19Require latest highlighting-kate and texmath.1.13.2John MacFarlane
2014-12-19More make_deb.sh tweaks - architecture detection.John MacFarlane
2014-12-19make_deb.sh: --force reinstall.John MacFarlane
2014-12-19make_deb.sh - have only copyright, not also COPYING.John MacFarlane
2014-12-19Added old-locale flag.John MacFarlane
2014-12-19Fixed typo in make_deb.sh.John MacFarlane
2014-12-19More lintian improvements to make_deb.sh.John MacFarlane
2014-12-19Removed extra spaces in deb/control.in.John MacFarlane
2014-12-19Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5.John MacFarlane
2014-12-19make_deb.sh fixes:John MacFarlane
2014-12-19Updated changelog.John MacFarlane
2014-12-19MediaWiki writer: Fixed links with URL = text.John MacFarlane
2014-12-18Updated changelog.John MacFarlane
2014-12-17Added debpkg to release checklist.John MacFarlane
2014-12-17More improvements to debpkg target.John MacFarlane
2014-12-17Improved make_deb.sh.John MacFarlane
2014-12-17Changed bindist target to debpkg.John MacFarlane
2014-12-17Changed make_binary_package -> make_deb.John MacFarlane
2014-12-16Added make_binary_package.sh.John MacFarlane
2014-12-16Fixed link in READMEJohn MacFarlane
2014-12-16Fixed Makefile tabJohn MacFarlane
2014-12-16Added bindist target to Makefile.John MacFarlane
2014-12-16LaTeX reader: parse math environments as inline when possible.John MacFarlane
2014-12-15FB2 writer: Add newline to output.John MacFarlane
2014-12-15getDefaultTemplate: don't fail when called with "fb2".John MacFarlane
2014-12-15LaTeX writer: Handle consecutive linebreaks.John MacFarlane
2014-12-15LaTeX reader: parse label after caption into a span...John MacFarlane