mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
12 lines
172 B
YAML
12 lines
172 B
YAML
# This stack.yaml is used to build xmonad-contrib with master version
|
|
# of xmonad
|
|
|
|
resolver: lts-15.3
|
|
|
|
packages:
|
|
- ./
|
|
|
|
extra-deps:
|
|
- github: xmonad/xmonad
|
|
commit: master
|