2020-09-30 03:42:59 +00:00
|
|
|
cradle:
|
|
|
|
cabal:
|
|
|
|
- path: './src'
|
|
|
|
component: 'lib:xanthous'
|
|
|
|
- path: './test'
|
|
|
|
component: 'test:test'
|
2022-05-19 14:39:52 +00:00
|
|
|
- path: './app'
|
2020-09-30 03:42:59 +00:00
|
|
|
component: 'exe:xanthous'
|
|
|
|
- path: './bench'
|
|
|
|
component: 'bench:benchmark'
|