fix manpage generation

This commit is contained in:
Michiel Derhaeg
2018-07-05 22:00:45 +02:00
committed by Peter Simons
parent 013da018a1
commit 586ee75a9a
4 changed files with 160 additions and 331 deletions

View File

@@ -40,7 +40,7 @@ import Distribution.Text
import Text.Pandoc -- works with 2.1
releaseDate = "31 December 2012"
releaseDate = "5 July 2018"
trim :: String -> String
trim = reverse . dropWhile isSpace . reverse . dropWhile isSpace