mirror of
https://git.sr.ht/~magic_rb/haskell-games
synced 2024-11-21 23:34:21 +01:00
8 lines
138 B
YAML
8 lines
138 B
YAML
|
cradle:
|
||
|
stack:
|
||
|
- path: "snake/lib"
|
||
|
component: "snake:lib"
|
||
|
|
||
|
- path: "snake/app/Main.hs"
|
||
|
component: "snake:exe:snake"
|