tvl-depot/users/grfn/xanthous/hie.yaml
Griffin Smith e0bec49b39 fix(gs/xanthous): Update hie.yaml for new app/ directory
Change-Id: I87c82f22313285085ac53485613b7d9f91b52ed2
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3802
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
2021-11-06 15:52:02 +00:00

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'