mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-06 15:11:53 -07:00
fix manpage generation
This commit is contained in:
committed by
Peter Simons
parent
013da018a1
commit
586ee75a9a
@@ -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
|
||||
|
Reference in New Issue
Block a user