mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-03 13:41:53 -07:00
.github
XMonad
scripts
tests
.gitignore
.hlint.yaml
.mailmap
CHANGES.md
CONTRIBUTING.md
LICENSE
README.md
Setup.lhs
cabal.haskell-ci
cabal.project
flake.nix
stack-master.yaml
stack.yaml
xmonad-contrib.cabal
Last released xmonad doesn't build with GHC 9.0 and haskell-ci doesn't
let us tweak the test matrix easily. Let's hope the stack.yml workflow
is sufficient to test backward compat.
Related: 2a1a18023a
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
packages:
|
|
xmonad-contrib.cabal
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/xmonad/xmonad
|
|
branch: master
|