aboutsummaryrefslogtreecommitdiff
path: root/man/make-pandoc-man-pages.hs
AgeCommit message (Expand)AuthorFilesLines
2015-06-28New method for producing man pages.John MacFarlane1-104/+0
2015-03-28make-pandoc-man-pages: fixed to build with new readMarkdown type.John MacFarlane1-2/+2
2014-08-30Put version in lower-left corner of man pages.John MacFarlane1-1/+3
2014-06-29Rewrote normalize for efficiency. (Closes #1385.)John MacFarlane1-3/+3
2013-08-04Remove CPP from default-extensions; add pragmas to modules as needed.John MacFarlane1-0/+1
2013-01-25make-pandoc-man-pages: CPP macros to import right time module.John MacFarlane1-1/+4
2013-01-09Added Attr field to Header.John MacFarlane1-6/+6
2012-10-15make-pandoc-man-pages: Use MIN_VERSION macro rather than checking GHC version.John MacFarlane1-1/+1
2012-10-15Moved man page creation out of Setup.hs.John MacFarlane1-0/+98