mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-25 09:36:14 +01:00
11 lines
223 B
YAML
11 lines
223 B
YAML
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"
|