mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-25 17:21:52 -07:00
GenerateManpage does not compile with Cabal 2.2.x.
This commit is contained in:
@@ -105,7 +105,7 @@ executable generatemanpage
|
||||
hs-source-dirs: util
|
||||
if flag(generatemanpage)
|
||||
build-depends: base,
|
||||
Cabal,
|
||||
Cabal == 2.0.*,
|
||||
pandoc >= 2,
|
||||
pretty,
|
||||
regex-posix,
|
||||
|
Reference in New Issue
Block a user