mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
Pioneered in https://github.com/xmonad/X11, this adds automation for Hackage releases and updates MAINTAINERS.md with simplified instruction for the release procedure. Related: https://github.com/xmonad/xmonad/issues/75 Related: https://github.com/xmonad/xmonad/issues/264 Related: https://github.com/xmonad/xmonad-contrib/issues/393
14 lines
192 B
Plaintext
14 lines
192 B
Plaintext
apt:
|
|
libx11-dev
|
|
libxext-dev
|
|
libxinerama-dev
|
|
libxrandr-dev
|
|
libxss-dev
|
|
|
|
github-patches:
|
|
.github/workflows/haskell-ci-hackage.patch
|
|
|
|
raw-project
|
|
package xmonad
|
|
flags: +pedantic
|