xmonad-contrib/stack-master.yaml
2021-06-01 18:34:40 +01:00

17 lines
263 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/X11
commit: master@{today}
- github: xmonad/xmonad
commit: master@{today}
ghc-options:
xmonad-contrib: '-j'