2020-07-03 19:46:29 +02:00
|
|
|
cradle:
|
|
|
|
cabal:
|
|
|
|
- path: './src'
|
|
|
|
component: 'lib:xanthous'
|
|
|
|
- path: './test'
|
|
|
|
component: 'test:test'
|
2021-11-06 16:45:07 +01:00
|
|
|
- path: './app'
|
2020-07-03 19:46:29 +02:00
|
|
|
component: 'exe:xanthous'
|
|
|
|
- path: './bench'
|
|
|
|
component: 'bench:benchmark'
|