c4fb0432ae
GitOrigin-RevId: 3fc1143a04da49a92c3663813c6a0c1e8ccd477f
10 lines
228 B
YAML
10 lines
228 B
YAML
cradle:
|
|
cabal:
|
|
- path: './src'
|
|
component: 'lib:xanthous'
|
|
- path: './test'
|
|
component: 'test:test'
|
|
- path: './src'
|
|
component: 'exe:xanthous'
|
|
- path: './bench'
|
|
component: 'bench:benchmark'
|