1
0
mirror of https://github.com/xmonad/xmonad.git synced 2025-08-03 13:41:54 -07:00
Files
.github
man
src
tests
util
.gitignore
.hlint.yaml
.mailmap
CHANGES.md
CONTRIBUTING.md
INSTALL.md
LICENSE
MAINTAINERS.md
Main.hs
README.md
Setup.lhs
TUTORIAL.md
cabal.haskell-ci
cabal.project
flake.nix
stack.yaml
xmonad.cabal
xmonad/cabal.haskell-ci
Tony Zorman b394435443 ci: Test against GHC 9.6.1
+ Regenerate haskell-ci and adjust relevant patches.
  - Remove haskell-ci-dependabot.patch, as it is no longer necessary.

Related: xmonad/xmonad-contrib@635711e994
2023-03-31 07:46:37 +02:00

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