mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 00:20:22 -07:00
+ Regenerate haskell-ci and adjust relevant patches. - Remove haskell-ci-dependabot.patch, as it is no longer necessary. Related: xmonad/xmonad-contrib@635711e994
18 lines
310 B
Plaintext
18 lines
310 B
Plaintext
apt:
|
|
libx11-dev
|
|
libxext-dev
|
|
libxinerama-dev
|
|
libxrandr-dev
|
|
libxss-dev
|
|
|
|
github-patches:
|
|
.github/workflows/haskell-ci-hackage.patch
|
|
|
|
raw-project
|
|
optimization: False
|
|
package xmonad
|
|
flags: +pedantic
|
|
|
|
-- avoid --haddock-all which overwrites *-docs.tar.gz with tests docs
|
|
haddock-components: libs
|