dotfiles/home-manager/modules/xmonad/hie.yaml

11 lines
223 B
YAML
Raw Normal View History

cradle:
stack:
- path: "./src"
component: "xmonad-config:lib"
- path: "./app/Main.hs"
component: "xmonad-config:exe:xmonad-exe"
- path: "./test"
component: "xmonad-config:test:xmonad-test"