e0bec49b39
Change-Id: I87c82f22313285085ac53485613b7d9f91b52ed2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3802 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
10 lines
228 B
YAML
10 lines
228 B
YAML
cradle:
|
|
cabal:
|
|
- path: './src'
|
|
component: 'lib:xanthous'
|
|
- path: './test'
|
|
component: 'test:test'
|
|
- path: './app'
|
|
component: 'exe:xanthous'
|
|
- path: './bench'
|
|
component: 'bench:benchmark'
|